Skip to content

Commit 34955e6

Browse files
committed
fix binary name
1 parent 8e2a26c commit 34955e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ builds:
55
- env:
66
- CGO_ENABLED=0
77
main: ./cmd/amzn-oidc-validate-server/main.go
8+
binary: amzn-oidc-validate-server
89
goarch:
910
- darwin
1011
- amd64

0 commit comments

Comments
 (0)