forgejo-ci: set receive.denyCurrentBrancha as updateInstead
Some checks failed
/ deploy (push) Failing after 26s

This commit is contained in:
IkiWiki 2024-08-25 19:52:33 -04:00
parent 392e1ad363
commit adba2265e2
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -23,5 +23,6 @@ jobs:
fetch-depth: 0
- name: Website upload
run: |
git config receive.denyCurrentBranch updateInstead
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
git push -f