We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4c0ca4 + 3bbb40c commit e168df5Copy full SHA for e168df5
.releaserc
@@ -6,6 +6,7 @@
6
[
7
"@semantic-release/exec",
8
{
9
+ "verifyConditionsCmd": "npm run build",
10
"prepareCmd": "npm run build"
11
}
12
],
0 commit comments