fix: backup to gitea
This commit is contained in:
parent
399daae6dc
commit
fc2403291c
4
.github/workflows/backup.yml
vendored
4
.github/workflows/backup.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Push to Gitea
|
- name: Push to Gitea
|
||||||
run: |
|
run: |
|
||||||
git push -u gitea --all
|
git push -u gitea --all --force
|
||||||
git push -u gitea --tags
|
git push -u gitea --tags --force
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user