Merge pull request #7 from edx/kenclary/release-fix

fix: correct(?) configuration of main branch for semantic-release.
This commit is contained in:
kenclary
2021-12-15 11:01:48 -05:00
committed by GitHub

View File

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