Skip to content

Commit a3b99b9

Browse files
committed
feat: update permissions for Claude Assistant workflow
1 parent 9404e88 commit a3b99b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
types: [submitted]
2525
env:
2626
ANTHROPIC_BASE_URL: "https://open.bigmodel.cn/api/anthropic"
27+
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
2728
jobs:
2829
claude-response:
2930
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)