ci(release): specify release branches = ["main"]

This commit is contained in:
Christopher Willis-Ford 2022-05-20 17:19:56 -07:00
parent c93d54f8d6
commit 4ca4807fb0

View file

@ -38,6 +38,9 @@
"path": "cz-conventional-changelog"
}
},
"release": {
"branches": ["main"]
},
"dependencies": {
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",