We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ad08a commit b73dcc9Copy full SHA for b73dcc9
.github/workflows/issue-translator.yml
@@ -11,5 +11,4 @@ jobs:
11
- uses: usthe/[email protected]
12
with:
13
IS_MODIFY_TITLE: true
14
- BOT_GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
15
- BOT_LOGIN_NAME: 1Panel-bot
+ BOT_GITHUB_TOKEN: ${{ secrets.ISSUE_TRANSLATOR_TOKEN }}
0 commit comments