We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b8ad9 commit 3bf4298Copy full SHA for 3bf4298
.github/workflows/changelog.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
31
+ model: claude-sonnet-4-6
32
33
- name: Create GitHub Release
34
uses: softprops/action-gh-release@v2
0 commit comments