aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/update-docs-translations.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/update-docs-translations.yaml b/.github/workflows/update-docs-translations.yaml
index 637d4340b..ab4327e95 100644
--- a/.github/workflows/update-docs-translations.yaml
+++ b/.github/workflows/update-docs-translations.yaml
@@ -25,5 +25,4 @@ jobs:
bash build.sh prerelease
git push
env:
- TRANSIFEX_USER: ${{ secrets.TRANSIFEX_USER }}
- TRANSIFEX_PASS: ${{ secrets.TRANSIFEX_PASS }}
+ WEBLATE_TOKEN: ${{ secrets.WEBLATE_TOKEN }}