posspack/.forgejo/workflows/update-wiki.yaml
Ashley Graves b961188c77
Some checks failed
/ test (push) Failing after 11s
test
2024-07-27 14:31:45 +02:00

16 lines
417 B
YAML

on: [push]
jobs:
test:
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