Skip to content

Commit 58a44b6

Browse files
committed
chore: fix ci
1 parent a7c9de4 commit 58a44b6

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.releaserc.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"branches": ["main"],
2+
"branches": [
3+
{
4+
"name": "main",
5+
"prerelease": true
6+
}
7+
],
38
"plugins": [
49
"@semantic-release/commit-analyzer",
510
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)