mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +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
|
||||
git commit -m "Automatic translations update"
|
||||
|
||||
git push
|
||||
git push origin HEAD:master
|
||||
fi
|
||||
|
||||
- name: Commit and push the changes to ASF
|
||||
|
||||
Reference in New Issue
Block a user