From a19db66c8b3e908ae242c82ead0e25784c16fb29 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Tue, 11 Nov 2025 16:59:36 -0600 Subject: [PATCH] CI: Add GitHub token for Crowdin sync --- .github/workflows/fetch_crowdin_translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/fetch_crowdin_translations.yml b/.github/workflows/fetch_crowdin_translations.yml index 3a9e27b8e7..0d94439c99 100644 --- a/.github/workflows/fetch_crowdin_translations.yml +++ b/.github/workflows/fetch_crowdin_translations.yml @@ -62,6 +62,7 @@ jobs: title: "Update translations from Crowdin" body: "Automatic Crowdin update." labels: "translations, automated" + token: ${{ secrets.GH_TOKEN_FOR_CROWDIN_SYNC }} delete-branch: true add-paths: | src