mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
ci: set git push with force
This commit is contained in:
parent
7d18dc2fec
commit
2d88988a50
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
||||||
remote_name: github
|
remote_name: github
|
||||||
branch: master
|
branch: master
|
||||||
local_ref: master
|
local_ref: master
|
||||||
|
force: true
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: GITHUB_DEPLOY_SSH_KEY
|
from_secret: GITHUB_DEPLOY_SSH_KEY
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Reference in a new issue