Fix wiki push

This commit is contained in:
Łukasz Domeradzki 2024-09-18 10:48:24 +02:00
parent ac0a1da140
commit 33e7ae83dc
No known key found for this signature in database
GPG key ID: 6B138B4C64555AEA

View file

@ -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