We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a290f commit 0ab21e8Copy full SHA for 0ab21e8
1 file changed
.releaserc
@@ -1,5 +1,6 @@
1
{
2
"branches": ["main"],
3
+ "verifyConditions": ["@semantic-release/github"],
4
"plugins": [
5
"@semantic-release/commit-analyzer",
6
"@semantic-release/release-notes-generator",
0 commit comments