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 f83c228 commit a7cfd54Copy full SHA for a7cfd54
.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