Skip to content

Commit 10ba3c6

Browse files
committed
key
1 parent 00e9156 commit 10ba3c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/claude.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
id: claude
3333
uses: anthropics/claude-code-action@v1
3434
with:
35-
anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
35+
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3636
#trigger_phrase: "claude do the needful"
37+

0 commit comments

Comments
 (0)