diff --git a/.github/workflows/auto_translate.yml b/.github/workflows/auto_translate.yml index d247f222853d..1c892a2f4b02 100644 --- a/.github/workflows/auto_translate.yml +++ b/.github/workflows/auto_translate.yml @@ -53,6 +53,7 @@ jobs: - name: 'Push Translation' run: | + git fetch origin translate git checkout origin/translate git config --local user.email "action@github.com" git config --local user.name "ss220bot"