Skip to content

Commit

Permalink
fix: the issue where the translation bot is not working. (#721)
Browse files Browse the repository at this point in the history
fix action error of the issule translator
  • Loading branch information
Code-Fight authored Nov 29, 2024
1 parent ad092d5 commit 7e75280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-robot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: tomsun28/issues-translate-action@v2.6
- uses: usthe/issues-translate-action@v2.7
with:
# it is not necessary to decide whether you need to modify the issue header content
IS_MODIFY_TITLE: false
Expand Down

0 comments on commit 7e75280

Please sign in to comment.