Skip to content

Commit ca91790

Browse files
committed
cd: build binaries into release
1 parent 21ceaeb commit ca91790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ builds:
2121
- arm64
2222

2323
archives:
24-
- formats: [tar.gz]
24+
- formats: [tar.gz, binary]
2525
# this name template makes the OS and Arch compatible with the results of `uname`.
2626
name_template: >-
2727
{{ .ProjectName }}_

0 commit comments

Comments
 (0)