Merge pull request #7 from edx/kenclary/release-fix
fix: correct(?) configuration of main branch for semantic-release.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"branch": "main",
|
||||
"branches": ["main"],
|
||||
"tagFormat": "v${version}",
|
||||
"verifyConditions": [
|
||||
"@semantic-release/npm",
|
||||
|
||||
Reference in New Issue
Block a user