Skip to content

Commit

Permalink
Merge pull request #3154 from zowe/t1m0thyj-patch-1
Browse files Browse the repository at this point in the history
Update release.config.js to set channel for prerelease build
  • Loading branch information
t1m0thyj authored Sep 25, 2024
2 parents fab89ae + 1d5d804 commit 834bb70
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 834bb70

Please sign in to comment.