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 9a31fa4 commit a6f7f88Copy full SHA for a6f7f88
1 file changed
.releaserc
@@ -11,7 +11,8 @@
11
[
12
'@semantic-release/github',
13
{
14
- successComment: false,
+ successCommentCondition: false,
15
+ failCommentCondition: false,
16
labels: false,
17
addReleases: false
18
}
0 commit comments