Skip to content

翻译标题测试

翻译标题测试 #15

name: 'issue-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
# not require, default false, . Decide whether to modify the issue title
# if true, the robot account @Issues-translate-bot must have modification permissions, invite @Issues-translate-bot to your project or use your custom bot.
CUSTOM_BOT_NOTE: Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿
# not require. Customize the translation robot prefix message.
BOT_GITHUB_TOKEN: ${{BOT_TRANSLATOR_TOKEN}}

Check failure on line 19 in .github/workflows/issue-translator.yml

View workflow run for this annotation

GitHub Actions / issue-translator

Invalid workflow file

The workflow is not valid. .github/workflows/issue-translator.yml (Line: 19, Col: 29): Unrecognized named-value: 'BOT_TRANSLATOR_TOKEN'. Located at position 1 within expression: BOT_TRANSLATOR_TOKEN
BOT_LOGIN_NAME: hnwyllmm