We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e9156 commit 10ba3c6Copy full SHA for 10ba3c6
1 file changed
.github/workflows/claude.yaml
@@ -32,5 +32,6 @@ jobs:
32
id: claude
33
uses: anthropics/claude-code-action@v1
34
with:
35
- anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
+ anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
36
#trigger_phrase: "claude do the needful"
37
+
0 commit comments