Skip to content

Commit

Permalink
Update release.config.js to set channel for prerelease build
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Johnson <[email protected]>
  • Loading branch information
t1m0thyj authored Sep 25, 2024
1 parent fab89ae commit 1d5d804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ module.exports = {
},
{
name: "release/3.*",
channel: "next",
prerelease: true,
}
],
Expand Down

0 comments on commit 1d5d804

Please sign in to comment.