Skip to content

报错, 无法使用 #39

报错, 无法使用

报错, 无法使用 #39

name: 'issue-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: tomsun28/[email protected]
with:
IS_MODIFY_TITLE: true
CUSTOM_BOT_NOTE: 🤖 Bot detected the issue body's language is not English, translate it automatically.
BOT_GITHUB_TOKEN: ${{ secrets.TRANSLATE_BOT_TOKEN }}