Skip to content

Commit 7886ee3

Browse files
committed
chore: update ci yaml config
1 parent 16bbf6e commit 7886ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ai-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
env:
3535
ANTHROPIC_BASE_URL: "${{ secrets.ANTHROPIC_BASE_URL }}"
3636
with:
37-
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}"
37+
claude_code_oauth_token: ${{ secrets.ANTHROPIC_API_KEY }}"

0 commit comments

Comments
 (0)