Revert "forgejo-ci: set receive.denyCurrentBrancha as updateInstead"
All checks were successful
/ deploy (push) Successful in 25s
All checks were successful
/ deploy (push) Successful in 25s
This reverts commit adba2265e2
.
This commit is contained in:
parent
adba2265e2
commit
637fd67227
1 changed files with 0 additions and 1 deletions
|
@ -23,6 +23,5 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Website upload
|
- name: Website upload
|
||||||
run: |
|
run: |
|
||||||
git config receive.denyCurrentBranch updateInstead
|
|
||||||
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
|
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
|
||||||
git push -f
|
git push -f
|
||||||
|
|
Loading…
Reference in a new issue