mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Fix wiki push
This commit is contained in:
parent
ac0a1da140
commit
33e7ae83dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
|||
if ! git diff --cached --quiet; then
|
||||
git commit -m "Automatic translations update"
|
||||
|
||||
git push
|
||||
git push origin HEAD:master
|
||||
fi
|
||||
|
||||
- name: Commit and push the changes to ASF
|
||||
|
|
Loading…
Reference in a new issue