fix(release): align semantic-release config

This commit is contained in:
Kieran Klaassen
2026-03-02 21:21:43 -08:00
parent ea21196cf1
commit b703976b6d
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"@semantic-release/github",
{
"successComment": false,
"failComment": false,
"failCommentCondition": false,
"labels": false,
"releasedLabels": false
}