Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 6714988

Browse files
authored
Merge pull request #10 from hellofresh/hotfix/change-archive-format-goreleaser
Change goreleaser archive format to binary
2 parents 2b19383 + f81c93b commit 6714988

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ builds:
1111
- CGO_ENABLED=0
1212

1313
ldflags: -s -w -X github.com/hellofresh/github-cli/cmd.version={{.Version}}
14+
15+
archive:
16+
format: binary

0 commit comments

Comments
 (0)