mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
skip the automatic push
This commit is contained in:
parent
93bf0e40bd
commit
1146e00bce
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue