Skip to content

Commit c675aa8

Browse files
committed
Add files to goreleaser so it won't include the README file
1 parent 5ab0568 commit c675aa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ builds:
88
env:
99
- CGO_ENABLED=0
1010
archive:
11+
name_template: "luas_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
1112
format: 'tar.gz'
13+
files: []
1214
replacements:
1315
darwin: Darwin
1416
linux: Linux

0 commit comments

Comments
 (0)