We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee68e5a commit 182edcfCopy full SHA for 182edcf
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
-p "@semantic-release/release-notes-generator"
66
-p conventional-changelog-conventionalcommits
67
-p semantic-release
68
- -- semantic-release --dry-run
+ -- semantic-release
69
env:
70
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71
permissions:
0 commit comments