Skip to content

Commit b73dcc9

Browse files
Modify the issues-translate-action token (#7281)
1 parent 12ad08a commit b73dcc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/issue-translator.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ jobs:
1111
- uses: usthe/[email protected]
1212
with:
1313
IS_MODIFY_TITLE: true
14-
BOT_GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
15-
BOT_LOGIN_NAME: 1Panel-bot
14+
BOT_GITHUB_TOKEN: ${{ secrets.ISSUE_TRANSLATOR_TOKEN }}

0 commit comments

Comments
 (0)