Skip to content

Commit 26f59d6

Browse files
committed
ci: add a pre-release tag to next branch
1 parent 6ec2793 commit 26f59d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
},
3030
{
3131
"name": "next",
32-
"channel": "next"
32+
"channel": "next",
33+
"prerelease": "rc"
3334
},
3435
{
3536
"name": "v3",

0 commit comments

Comments
 (0)