fix: correct(?) configuration of main branch for semantic-release.

This commit is contained in:
Ken Clary
2021-12-15 10:52:22 -05:00
parent 2bd75952f0
commit b98fe329af

View File

@@ -1,5 +1,5 @@
{
"branch": "main",
"branches": ["main"],
"tagFormat": "v${version}",
"verifyConditions": [
"@semantic-release/npm",