We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56409df commit 44a3522Copy full SHA for 44a3522
1 file changed
.github/workflows/release-changelog.yml
@@ -31,6 +31,8 @@ jobs:
31
32
- name: Update Changelog with Claude Code
33
uses: anthropics/claude-code-action@v1
34
+ env:
35
+ ANTHROPIC_MODEL: arn:aws:bedrock:us-east-1:287422227648:application-inference-profile/w13qb7e2nmkr
36
with:
37
use_bedrock: "true"
38
show_full_output: "true"
0 commit comments