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 28a4acc commit 8857394Copy full SHA for 8857394
.github/workflows/main.yml
@@ -60,4 +60,4 @@ jobs:
60
env:
61
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
63
- run: npx semantic-release --dry-run
+ run: npx semantic-release
0 commit comments