From 98be36ef12d4fc10f431aad7b2566a159767d3af Mon Sep 17 00:00:00 2001 From: Diptanil Saha Date: Wed, 26 Aug 2026 17:46:49 +0530 Subject: [PATCH] ci: use release token for crowdin translation push (#58454) --- .github/workflows/crowdin-actions-download-translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crowdin-actions-download-translations.yml b/.github/workflows/crowdin-actions-download-translations.yml index 9fd839a50c4..11ed4b6f8e4 100644 --- a/.github/workflows/crowdin-actions-download-translations.yml +++ b/.github/workflows/crowdin-actions-download-translations.yml @@ -27,6 +27,7 @@ jobs: with: ref: ${{ matrix.branch }} fetch-depth: 0 + persist-credentials: false - name: Download translations and open PR uses: crowdin/github-action@8f01d54f70f1713ee3f09d82c2bbb2daeac28689 # v2.17.1