Skip to content

Commit f7832ee

Browse files
committed
Release binaries instead of tarballs
Signed-off-by: Ben Firshman <[email protected]>
1 parent f85d471 commit f7832ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ builds:
2323
- arm64
2424
main: ./cmd/cog/cog.go
2525
archives:
26-
- replacements:
26+
- format: binary
27+
replacements:
2728
darwin: Darwin
2829
linux: Linux
2930
windows: Windows

0 commit comments

Comments
 (0)