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 16bbf6e commit 7886ee3Copy full SHA for 7886ee3
.github/workflows/ai-dev.yaml
@@ -34,4 +34,4 @@ jobs:
34
env:
35
ANTHROPIC_BASE_URL: "${{ secrets.ANTHROPIC_BASE_URL }}"
36
with:
37
- anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}"
+ claude_code_oauth_token: ${{ secrets.ANTHROPIC_API_KEY }}"
0 commit comments