Skip to content

Commit 2feeeae

Browse files
committed
chore: temporarily disable success comments
1 parent 186f333 commit 2feeeae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.releaserc.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
"pkgRoot": "artifacts/algo-ts-testing"
6464
}
6565
],
66-
"@semantic-release/github"
66+
"@semantic-release/github",
67+
{
68+
"successComment": false
69+
}
6770
]
6871
}

0 commit comments

Comments
 (0)