CI: when pushing TX, also push the tag
This commit is contained in:
parent
86770111b5
commit
d86b6bddeb
@ -41,6 +41,7 @@ else
|
||||
# txtag is used to tag in git to measure changes
|
||||
txtag() {
|
||||
git tag -f translation
|
||||
git push origin translation
|
||||
}
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user