Skip to content

Commit a2cbd6f

Browse files
authored
update claude-code-dev.yml
1 parent 99c9580 commit a2cbd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-code-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run Claude PR Action
3333
uses: anthropics/claude-code-action@beta
3434
env:
35-
ANTHROPIC_BASE_URL: ${{ secrets.CL_BASE_URL }}
35+
ANTHROPIC_BASE_URL: "${{ secrets.CL_BASE_URL }}"
3636
with:
3737
# anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3838
# Or use OAuth token instead:

0 commit comments

Comments
 (0)