Skip to content

Commit c49a4c8

Browse files
ravali-rimmalapudiLakshmiRavali Rimmalapudi
and
LakshmiRavali Rimmalapudi
authored
Fixed the semantic github issue (#156)
Co-authored-by: LakshmiRavali Rimmalapudi <[email protected]>
1 parent c098538 commit c49a4c8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.releaserc.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,12 @@
5353
}
5454
],
5555
"@semantic-release/npm",
56-
"@semantic-release/github",
56+
[
57+
"@semantic-release/github",
58+
{
59+
"successComment": false
60+
}
61+
],
5762
[
5863
"@semantic-release/git",
5964
{

0 commit comments

Comments
 (0)