From 04b3260c171ee3efc59cda64e23c0636ed65185d Mon Sep 17 00:00:00 2001 From: Liyan Zhao Date: Sun, 5 Jan 2025 03:11:59 +0800 Subject: [PATCH] crowdin --- .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 a38c6c0..1260a09 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -30,7 +30,7 @@ jobs: pull_request_base_branch_name: 'main' env: # A classic GitHub Personal Access Token with the 'repo' scope selected (the user should have write access to the repository). - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} # A numeric ID, found at https://crowdin.com/project//tools/api CROWDIN_PROJECT_ID: 677348