Skip to content

Commit dd45172

Browse files
authored
Merge pull request #118 from jbw976/new-bucket
2 parents 00d407d + 757c263 commit dd45172

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)