Skip to content

Commit be0c7a3

Browse files
authored
Merge pull request #3045 from Akshat55/release-pipeline-rc
ci: add a pre-release tag to next branch
2 parents 6ec2793 + 26f59d6 commit be0c7a3

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)