From 33a0898167c84c59e8579bafcabd7593d619f3ea Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Wed, 14 Oct 2020 22:56:26 -0700 Subject: [PATCH] use @octoglot PAT in Crowdin workflow (#16045) --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 89b4f42689..0c4cfe2b13 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -38,7 +38,7 @@ jobs: crowdin_branch_name: crowdin-main env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.OCTOGLOT_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }} # This is a numeric id, not to be confused with Crowdin API v1 "project identifier" string # See "API v2" on https://crowdin.com/project//settings#api