mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-18 07:20:30 +00:00
Fix wiki push
This commit is contained in:
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
|||||||
if ! git diff --cached --quiet; then
|
if ! git diff --cached --quiet; then
|
||||||
git commit -m "Automatic translations update"
|
git commit -m "Automatic translations update"
|
||||||
|
|
||||||
git push
|
git push origin HEAD:master
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Commit and push the changes to ASF
|
- name: Commit and push the changes to ASF
|
||||||
|
|||||||
Reference in New Issue
Block a user