Skip to content

Commit 1b9e520

Browse files
authored
Update claude-code-review.yml
Signed-off-by: Jasper Mayone <[email protected]>
1 parent 7bb9d9d commit 1b9e520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id: claude-review
3636
uses: anthropics/claude-code-action@beta
3737
with:
38-
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
38+
anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3939

4040
# Optional: Specify model (defaults to Claude Sonnet 4, uncomment for Claude Opus 4)
4141
# model: "claude-opus-4-20250514"

0 commit comments

Comments
 (0)