We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a721c32 commit 56ed034Copy full SHA for 56ed034
1 file changed
.goreleaser.yml
@@ -41,11 +41,11 @@ builds:
41
main: ./cmd/uaws-ssm-get-parameter/
42
binary: uaws-ssm-get-parameter
43
archives:
44
- - builds:
+ - ids:
45
- uaws-cloudfront-create-invalidation
46
- uaws-ecr-get-login-password
47
- uaws-s3-sync
48
- uaws-ssm-get-parameter
49
- format: binary
+ formats: binary
50
checksum:
51
name_template: 'checksums.txt'
0 commit comments