Skip to content

Commit af5bf29

Browse files
committed
ci: update next to prerelease branch
1 parent e83ffea commit af5bf29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.releaserc

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"branches": ["main", "next"]
2+
"branches": [
3+
{ "name": "main" },
4+
{ "name": "next", "prerelease": true }
5+
]
36
}

0 commit comments

Comments
 (0)