Skip to content

Commit 3bf4298

Browse files
committed
fix release notes CI
1 parent 53b8ad9 commit 3bf4298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
31+
model: claude-sonnet-4-6
3132

3233
- name: Create GitHub Release
3334
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)