Skip to content

Commit 44a3522

Browse files
committed
ci: 通过环境变量设置Bedrock模型ARN
1 parent 56409df commit 44a3522

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-changelog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131

3232
- name: Update Changelog with Claude Code
3333
uses: anthropics/claude-code-action@v1
34+
env:
35+
ANTHROPIC_MODEL: arn:aws:bedrock:us-east-1:287422227648:application-inference-profile/w13qb7e2nmkr
3436
with:
3537
use_bedrock: "true"
3638
show_full_output: "true"

0 commit comments

Comments
 (0)