forgejo-ci: set receive.denyCurrentBrancha as updateInstead
Some checks failed
/ deploy (push) Failing after 26s
Some checks failed
/ deploy (push) Failing after 26s
This commit is contained in:
parent
392e1ad363
commit
adba2265e2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue