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 9da0c8c commit 97c9579Copy full SHA for 97c9579
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install
36
run: pnpm install
37
38
- - run: npx changelogithub
+ - run: npx changeloggithub@latest
39
env:
40
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
41
0 commit comments