skip the automatic push

This commit is contained in:
Damien Elmes 2020-01-05 08:52:46 +10:00
parent 93bf0e40bd
commit 1146e00bce

View file

@ -33,7 +33,6 @@ python check-po-files.py
rm all.zip
# send translations to github
# commit them to the repo
git add translations
git commit -m 'update translations' || true
git push