We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af96dc2 + d147da5 commit 2339d91Copy full SHA for 2339d91
1 file changed
.github/workflows/claude-issue-comment.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Run Claude Code Action
23
- uses: anthropics/claude-action@v1
+ uses: anthropics/claude-code-action@v1
24
with:
25
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
26
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments