Skip to content

Commit 7772ab6

Browse files
committed
ci: update failComment to failCommentCondition in GitHub plugin configuration
1 parent a89e3b8 commit 7772ab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const config = {
2626
"@semantic-release/github",
2727
{
2828
releasedLabels: ["released"],
29-
failComment: false,
29+
failCommentCondition: false,
3030
successComment: false,
3131
},
3232
],

0 commit comments

Comments
 (0)