Skip to content

Commit

Permalink
fix: use nobu007/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu007 committed Jan 25, 2025
1 parent edb8640 commit 326fc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Run README AI Translator Action
uses: nobu007/readmeai_auto_action@v1
uses: nobu007/readmeai_auto_action@v1.0.1
with:
repo: 'https://github.com/nobu007/llm_docker_setting_pub' # 対象リポジトリのURL
language: 'ja' # 生成する言語(例: ja, en)
Expand Down

0 comments on commit 326fc98

Please sign in to comment.