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.
2 parents a8487ba + ff507a4 commit b76e79dCopy full SHA for b76e79d
.github/workflows/nodejs.yml
@@ -45,4 +45,4 @@ jobs:
45
env:
46
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
47
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
48
- run: npx semantic-release --dry-run
+ run: npx semantic-release
0 commit comments