Skip to content

Commit

Permalink
make sure we don't mess with latest
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Rijo Cedeno <[email protected]>
  • Loading branch information
zFernand0 committed Jan 10, 2025
1 parent 3dbeedc commit bf23ad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
},
{
name: "temp-2.18.0",
channel: "latest",
channel: "zowe-v2-lts",
level: "patch"
},
{
Expand Down Expand Up @@ -49,7 +49,7 @@ module.exports = {
{
$cwd: "packages/zowe-explorer-api",
aliasTags: {
"latest": ["zowe-v2-lts"],
// "latest": ["zowe-v2-lts"],
},
npmPublish: true,
tarballDir: "dist",
Expand Down

0 comments on commit bf23ad0

Please sign in to comment.