Force localization update
This commit is contained in:
parent
4826c986ee
commit
4946fa5fa1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/translation.yml
vendored
2
.github/workflows/translation.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- uses: transifex/cli-action@v2
|
- uses: transifex/cli-action@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.TRANSIFEX_TOKEN }}
|
token: ${{ secrets.TRANSIFEX_TOKEN }}
|
||||||
args: pull -a
|
args: pull -a --force
|
||||||
- run: |
|
- run: |
|
||||||
git config --global user.name "Traccar Bot"
|
git config --global user.name "Traccar Bot"
|
||||||
git config --global user.email "support@traccar.org"
|
git config --global user.email "support@traccar.org"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue