Skip to content

Commit 378356e

Browse files
committed
fix: Semantic config
1 parent 649d492 commit 378356e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"branches": [
3+
"main",
34
{
4-
"name": "main",
5+
"name": "rc_*",
56
"prerelease": "rc"
67
}
78
],

0 commit comments

Comments
 (0)