We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a6621 commit 027c60bCopy full SHA for 027c60b
.github/workflows/release.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Release
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
- run: npx semantic-release --dry-run
+ run: npx semantic-release
0 commit comments