mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-07 22:16:16 +08:00
Modify the issues-translate-action token (#7281)
This commit is contained in:
parent
12ad08a619
commit
b73dcc9388
1 changed files with 1 additions and 2 deletions
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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue