diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index e90de5b28..9a583a30d 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -36,11 +36,11 @@ jobs: run: | set -eu + cd wiki + git config --local user.email "action@github.com" git config --local user.name "GitHub Action" - cd wiki - git pull git add -A "locale"