fix the releaserc file

Signed-off-by: Andrew Brandt <brandt.andrew89@gmail.com>
This commit is contained in:
Andrew Brandt
2026-01-19 09:21:20 -06:00
parent 0589664924
commit 7af336bb42

View File

@@ -26,12 +26,7 @@
"failComment": false,
"message": "Release - ${nextRelease.version}"
}
],
[
"branches",
{
"name": "main"
}
]
]
]
],
"branches": ["main"]
}