parent
0cd193a161
commit
b961188c77
2 changed files with 12 additions and 1 deletions
|
|
@ -4,4 +4,13 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://git.lgbt/actions/checkout@v3
|
||||
with:
|
||||
repository: "https://git.lgbt/root/posspack.git"
|
||||
path: "pack"
|
||||
|
||||
- uses: https://git.lgbt/actions/checkout@v3
|
||||
with:
|
||||
repository: "https://git.lgbt/root/posspack.wiki.git"
|
||||
path: ".wiki"
|
||||
|
||||
- run: python .forgejo/scripts/update-wiki.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue