Skip to content

Commit 26e5463

Browse files
committed
Update for tx
1 parent e8c0194 commit 26e5463

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/locales-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: "glpi-project/plugin-translation-workflows/.github/workflows/transifex-sync.yml@v1"
1212
secrets:
1313
github-token: "${{ secrets.LOCALES_SYNC_TOKEN }}"
14-
transifex-token: "${{ secrets.TRANSIFEX_TOKEN }}"
14+
transifex-token: "${{ secrets.TSMR_TRANSIFEX_TOKEN }}"

.github/workflows/locales-update-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
name: "Push locales sources"
1111
uses: "glpi-project/plugin-translation-workflows/.github/workflows/transifex-push-sources.yml@v1"
1212
secrets:
13-
transifex-token: "${{ secrets.TRANSIFEX_TOKEN }}"
13+
transifex-token: "${{ secrets.TSMR_TRANSIFEX_TOKEN }}"

0 commit comments

Comments
 (0)