Skip to content

Commit 9f6e1c7

Browse files
committed
only contains binary
1 parent a551e6c commit 9f6e1c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ builds:
1414

1515
archives:
1616
- format: tar.gz
17+
files:
18+
- none* # https://goreleaser.com/customization/archive/#packaging-only-the-binaries
1719
# this name template makes the OS and Arch compatible with the results of `uname`.
1820
name_template: >-
1921
{{ .ProjectName }}_

0 commit comments

Comments
 (0)