From f6eccdc702fd3a1071eae5f66c44d92332fd4f35 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