Skip to content

Commit

Permalink
ci: Remove prerelease flag for 2.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
filipdjokic committed Oct 21, 2024
1 parent 73fc6b0 commit 856779d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
{
"name": "release/2.x",
"range": "2.x",
"channel": "2.x",
"prerelease": true
"channel": "2.x"
},
{
"name": "release/1.x",
Expand Down

0 comments on commit 856779d

Please sign in to comment.