We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57f4f8 commit 9b494d2Copy full SHA for 9b494d2
1 file changed
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Generate Changelog
68
if: github.event_name == 'push'
69
- run: npx changelogithub
+ run: npx changelogithub@13.13.0
70
env:
71
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72
0 commit comments