1
0
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:
孙悟元 2025-09-21 13:11:26 +08:00 committed by GitHub
parent ea9abfebb3
commit be738111ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}