Skip to content

Commit cdde2a1

Browse files
Release Fix: Updated download center s3 bucket name (#1018)
1 parent 0b80129 commit cdde2a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/ci/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,12 +568,11 @@ tasks:
568568
aws_secret: ${download_center_aws_secret}
569569
local_files_include_filter:
570570
- src/github.com/mongodb/mongocli/dist/*.msi
571-
remote_file: mongodb-atlas-cli/
571+
remote_file: mongocli/
572572
bucket: downloads.mongodb.org
573573
permissions: public-read
574574
content_type: ${content_type|application/x-gzip}
575575
display_name: downloads-center-
576-
577576
################################################################
578577
# Unstable Publish - AtlasCLI
579578
# RPM Distros

0 commit comments

Comments
 (0)