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 77402e1 commit 388a198Copy full SHA for 388a198
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
run: bun run build
93
- name: Generate AI changelog
94
id: changelog
95
- uses: mistricky/ccc@v0.2.3
+ uses: mistricky/ccc@v0.2.5
96
with:
97
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
98
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments