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