From b73dcc9388805c1e1f61ad757da226e9060ab59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=B4=BA?= Date: Fri, 6 Dec 2024 17:21:01 +0800 Subject: [PATCH] Modify the issues-translate-action token (#7281) --- .github/workflows/issue-translator.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/issue-translator.yml b/.github/workflows/issue-translator.yml index 11c94a586..665af4e89 100644 --- a/.github/workflows/issue-translator.yml +++ b/.github/workflows/issue-translator.yml @@ -11,5 +11,4 @@ jobs: - uses: usthe/issues-translate-action@v2.7 with: IS_MODIFY_TITLE: true - BOT_GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }} - BOT_LOGIN_NAME: 1Panel-bot + BOT_GITHUB_TOKEN: ${{ secrets.ISSUE_TRANSLATOR_TOKEN }}