Skip to content

Commit 757c263

Browse files
committed
update releases bucket name
Signed-off-by: Jared Watts <jbw976@gmail.com>
1 parent 00d407d commit 757c263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PLATFORMS ?= linux_amd64 darwin_amd64
88
# to run a target until the include commands succeeded.
99
-include build/makelib/common.mk
1010

11-
S3_BUCKET ?= crossplane.releases/$(PROJECT_NAME)
11+
S3_BUCKET ?= crossplane-releases/$(PROJECT_NAME)
1212
-include build/makelib/output.mk
1313

1414
# Set a sane default so that the nprocs calculation below is less noisy on the initial

0 commit comments

Comments
 (0)