Skip to content

Commit fdeee27

Browse files
authored
Update claude-code-review.yml (#714)
1 parent b6af998 commit fdeee27

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
@@ -36,7 +36,7 @@ jobs:
3636
continue-on-error: true
3737
uses: anthropics/claude-code-action@beta
3838
with:
39-
claude_code_oauth_token: ${{ secrets.ANTHROPIC_API_KEY }}
39+
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
4040

4141
model: "claude-opus-4-1-20250805"
4242

0 commit comments

Comments
 (0)