forgejo-ci: fix bad git arg
Some checks failed
/ deploy (push) Failing after 26s

This commit is contained in:
IkiWiki 2024-08-25 19:23:05 -04:00
parent 6f97112429
commit 105b989eab
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -17,6 +17,6 @@ jobs:
fetch-depth: 1
- name: Website upload
run: |
git remote set-url pages@ayakael.net:/var/lib/pages/ayakael.net
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
git push -f