mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-02-04 14:33:01 +08:00
Modify the issues-translate-action token (#7281)
This commit is contained in:
3
.github/workflows/issue-translator.yml
vendored
3
.github/workflows/issue-translator.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user