Skip to content
Compare
Choose a tag to compare
@tomsun28 tomsun28 released this 13 Nov 14:49
· 46 commits to main since this release

Features

issues-translte-action is release

BugFix

Use

name: 'issue-comment-translator'
on: # only support issue_comment
  issue_comment:
    branches:
      - main

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: tomsun28/[email protected]