Skip to content

Commit 94b7ace

Browse files
committed
chore: add main branch to .releaserc
1 parent 3c172cd commit 94b7ace

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.releaserc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@
1717
}
1818
],
1919
"@semantic-release/github"
20+
],
21+
"branches": [
22+
{name: "main"}
2023
]
2124
}

0 commit comments

Comments
 (0)