add remote name for git push. (#2816)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
forgejo
Bo-Yi Wu 7 years ago committed by GitHub
parent e9595a962b
commit dc6dad87d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,6 +25,7 @@ pipeline:
image: appleboy/drone-git-push
pull: true
secrets: [ git_push_ssh_key ]
remote_name: origin
force: false
commit: true
commit_message: "[skip ci] Updated translations via Crowdin"

Loading…
Cancel
Save