We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eaa137 commit 7a1b349Copy full SHA for 7a1b349
.github/workflows/release.yml
@@ -19,3 +19,4 @@ jobs:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
21
run: npx semantic-release
22
+ - run: cat CHANGELOG.md
0 commit comments