mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-10-21 17:53:10 +00:00
Update claude.yml
This commit is contained in:
parent
ea9abfebb3
commit
be738111ae
2
.github/workflows/claude.yml
vendored
2
.github/workflows/claude.yml
vendored
@ -33,6 +33,8 @@ jobs:
|
||||
- name: Run Claude Code
|
||||
id: claude
|
||||
uses: anthropics/claude-code-action@v1
|
||||
env:
|
||||
ANTHROPIC_BASE_URL: ${{ vars.ANTHROPIC_BASE_URL }}
|
||||
with:
|
||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user