Skip to content

Commit 2339d91

Browse files
[#116]; chore: claude code 오타 수정
[#116]; chore: claude code 오타 수정
2 parents af96dc2 + d147da5 commit 2339d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-issue-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Run Claude Code Action
23-
uses: anthropics/claude-action@v1
23+
uses: anthropics/claude-code-action@v1
2424
with:
2525
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
2626
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)