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.
1 parent e549c7a commit f2b8ebeCopy full SHA for f2b8ebe
1 file changed
.github/workflows/claude.yml
@@ -33,5 +33,5 @@ jobs:
33
id: claude
34
uses: anthropics/claude-code-action@beta
35
with:
36
- anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
+ anthropic_api_key: ${{ secrets.CLAUDE_CODE_API_KEY }}
37
0 commit comments