parent
ab51fe1948
commit
1c97f4496f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repository: "root/posspack.wiki"
|
repository: "root/posspack.wiki"
|
||||||
path: ".wiki"
|
path: ".wiki"
|
||||||
branch: "main"
|
ref: "main"
|
||||||
|
|
||||||
- name: "Update modlist"
|
- name: "Update modlist"
|
||||||
run: python .forgejo/scripts/update-wiki.py
|
run: python .forgejo/scripts/update-wiki.py
|
||||||
|
|
Loading…
Reference in a new issue