diff --git a/scripts/release/release.js b/scripts/release/release.js index 1c9959b607..818e6324c7 100644 --- a/scripts/release/release.js +++ b/scripts/release/release.js @@ -78,7 +78,7 @@ const GITHUB_OWNER = "scaleway"; // Name of the github repo. const GITHUB_REPO = "scaleway-cli"; // The branch on which we want to perform the release -const GITHUB_RELEASED_BRANCH = "v2"; +const GITHUB_RELEASED_BRANCH = "master"; // Name of the devtool bucket. const S3_DEVTOOL_BUCKET = "scw-devtools"; // Region of the devtool bucket .