mirror of
https://gitee.com/gitea/gitea
synced 2025-11-23 09:50:25 +08:00
CI: attempt to fix "push translations"
This commit is contained in:
@@ -619,10 +619,7 @@ steps:
|
|||||||
commit: true
|
commit: true
|
||||||
commit_message: "[skip ci] Updated translations via Crowdin"
|
commit_message: "[skip ci] Updated translations via Crowdin"
|
||||||
remote: "git@github.com:go-gitea/gitea.git"
|
remote: "git@github.com:go-gitea/gitea.git"
|
||||||
environment:
|
ssh_key:
|
||||||
DRONE_COMMIT_AUTHOR_EMAIL: "teabot@gitea.io"
|
|
||||||
DRONE_COMMIT_AUTHOR: GiteaBot
|
|
||||||
GIT_PUSH_SSH_KEY:
|
|
||||||
from_secret: git_push_ssh_key
|
from_secret: git_push_ssh_key
|
||||||
|
|
||||||
- name: upload_translations
|
- name: upload_translations
|
||||||
|
|||||||
Reference in New Issue
Block a user