We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4ffff commit 0b44671Copy full SHA for 0b44671
3 files changed
.releaserc.json
@@ -14,8 +14,8 @@
14
[
15
"@semantic-release/github",
16
{
17
- "successComment": false,
18
- "failComment": false
+ "successCommentCondition": false,
+ "failCommentCondition": false
19
}
20
]
21
0 commit comments