Skip to content

Commit

Permalink
ci: publish main prerelease on next channel
Browse files Browse the repository at this point in the history
  • Loading branch information
simonseyock committed May 16, 2024
1 parent d0c213e commit f0bc9ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"branches": [
{
"name": "main",
"prerelease": true
"prerelease": true,
"channel": "next"
},
{
"name": "next",
Expand Down

0 comments on commit f0bc9ba

Please sign in to comment.