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 b937617 commit 1c09655Copy full SHA for 1c09655
.github/workflows/release.yml
@@ -19,6 +19,6 @@ jobs:
19
with:
20
node-version: lts/*
21
22
- - run: npx changelogen gh release
+ - run: npx changelogithub gh release
23
env:
24
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments