Skip to content

Commit

Permalink
fix: prerelease for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyl-ivanchuk committed Feb 24, 2024
1 parent 054e3a0 commit c1fb0c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
"main",
"next",
"next-major",
"prod",
{
"name": "prod",
"prerelease": true
},
{
"name": "beta",
"prerelease": true
Expand Down

0 comments on commit c1fb0c2

Please sign in to comment.