Skip to content

Commit 9b494d2

Browse files
committed
fix: ci
1 parent d57f4f8 commit 9b494d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Generate Changelog
6868
if: github.event_name == 'push'
69-
run: npx changelogithub
69+
run: npx changelogithub@13.13.0
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272

0 commit comments

Comments
 (0)