From 0ceb6726e97030ec0c277aaba7ff1b0edfd430c5 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Sat, 18 Feb 2023 05:04:28 +0100 Subject: [PATCH] CI: attempt to fix "push translations" --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index dc8423875a..83eb0d7019 100644 --- a/.drone.yml +++ b/.drone.yml @@ -619,10 +619,7 @@ steps: commit: true commit_message: "[skip ci] Updated translations via Crowdin" remote: "git@github.com:go-gitea/gitea.git" - environment: - DRONE_COMMIT_AUTHOR_EMAIL: "teabot@gitea.io" - DRONE_COMMIT_AUTHOR: GiteaBot - GIT_PUSH_SSH_KEY: + ssh_key: from_secret: git_push_ssh_key - name: upload_translations