ci: Fix version for tx-push worklflow

This commit is contained in:
Andrew Senetar 2024-02-19 14:22:55 -08:00
parent 3d866cec9a
commit a95a9db08b
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
- locale/*.pot
env:
TX_VERSION: "1.6.10"
TX_VERSION: "v1.6.10"
jobs:
push-source: