fix: update semantic-release configuration to include 'main' branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
2fdc3a53ce
commit
7bd9e9000b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"branches": ["origin/master", "master"],
|
"branches": ["origin/master", "master", "main", "origin/main"],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
[
|
[
|
||||||
"@semantic-release/commit-analyzer",
|
"@semantic-release/commit-analyzer",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user