ci(release): add branch config

Add branch config
This commit is contained in:
Conicaw 2023-07-05 17:51:11 -05:00
parent fba298ddd7
commit 384dcdc347
No known key found for this signature in database
GPG key ID: CE0B9DEFED1E6375

View file

@ -1,4 +1,10 @@
{ {
"branches": [
{
"name": "main",
"channel": false
}
],
"plugins": [ "plugins": [
["@semantic-release/commit-analyzer", { ["@semantic-release/commit-analyzer", {
"preset": "conventionalcommits", "preset": "conventionalcommits",