Skip to content

用第三方 API 好像报错,不能用 #1331

用第三方 API 好像报错,不能用

用第三方 API 好像报错,不能用 #1331

name: Issue Translate
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
BOT_GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}