Skip to content

Commit be73811

Browse files
authored
Update claude.yml
1 parent ea9abfe commit be73811

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/claude.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- name: Run Claude Code
3434
id: claude
3535
uses: anthropics/claude-code-action@v1
36+
env:
37+
ANTHROPIC_BASE_URL: ${{ vars.ANTHROPIC_BASE_URL }}
3638
with:
3739
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3840

0 commit comments

Comments
 (0)