ci: set git push with force

This commit is contained in:
imlonghao 2022-01-23 19:00:00 +08:00
parent 7d18dc2fec
commit 2d88988a50

View file

@ -10,6 +10,7 @@ steps:
remote_name: github
branch: master
local_ref: master
force: true
ssh_key:
from_secret: GITHUB_DEPLOY_SSH_KEY
when: