CI: make tag consistent between txpush and txcheck

This commit is contained in:
Adriaan de Groot 2019-12-03 11:29:46 +01:00
parent 0c128d42d2
commit 1fc31cde32

View File

@ -40,7 +40,7 @@ else
# tx is the regular transifex command # tx is the regular transifex command
# txtag is used to tag in git to measure changes # txtag is used to tag in git to measure changes
txtag() { txtag() {
git tag -f translations git tag -f translation
} }
fi fi