fix(all): Finishing renaming to main branch.

This commit is contained in:
rodrigorodriguez 2023-01-01 16:36:16 -03:00
parent cac92cca22
commit 16d21019a0

View file

@ -231,6 +231,7 @@
"release": { "release": {
"tagFormat": "${version}", "tagFormat": "${version}",
"debug": true, "debug": true,
"branches": ["main"],
"verifyConditions": [ "verifyConditions": [
"@semantic-release/github" "@semantic-release/github"
], ],