From 6afc43391479f9b0709579305d853e143958bb6e Mon Sep 17 00:00:00 2001 From: wangyunlai Date: Thu, 16 May 2024 09:35:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BC=A0=E9=80=92github=20to?= =?UTF-8?q?ken?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/issue-translator.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/issue-translator.yml b/.github/workflows/issue-translator.yml index 4172e95..91c9b69 100644 --- a/.github/workflows/issue-translator.yml +++ b/.github/workflows/issue-translator.yml @@ -18,3 +18,4 @@ jobs: # not require, default false, . Decide whether to modify the issue title # if true, the robot account @Issues-translate-bot must have modification permissions, invite @Issues-translate-bot to your project or use your custom bot. CUSTOM_BOT_NOTE: "translate to English" + BOT_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}