mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Update translations.yml
This commit is contained in:
parent
db1ba37b59
commit
a7417f1a1f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/translations.yml
vendored
4
.github/workflows/translations.yml
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue