summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2023-02-07 12:14:28 +0100
committerJakob Borg <jakob@kastelo.net>2023-02-07 12:14:28 +0100
commit9eb7a98838f06cd45b5e9d106d2b92d886e3c0dd (patch)
treea1eee539c3b19942fe657b0c5fb9f32891c632bb
parentf37c0c0e3f179bf79ce8efe93d368dc7d0205411 (diff)
translation update uses weblateweblate
-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 637d4340b1..ab4327e957 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 }}