Update translations.yml

This commit is contained in:
JustArchi 2020-08-03 23:28:23 +02:00
parent a7417f1a1f
commit ad1b79270f

View file

@ -41,7 +41,7 @@ jobs:
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git pull
git pull --depth=100
git add -A "locale"
if ! git diff --cached --quiet; then