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 3417da2 commit 08d1efcCopy full SHA for 08d1efc
.github/workflows/release.yml
@@ -28,4 +28,4 @@ jobs:
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
31
- run: npx semantic-release
+ run: npx semantic-release --dry-run
0 commit comments