From a7417f1a1fede9880301ccff2c2fdadcf6662405 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 3 Aug 2020 23:06:18 +0200 Subject: [PATCH] Update translations.yml --- .github/workflows/translations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"