Skip to content

Commit c39b945

Browse files
committed
Update .goreleaser.yaml
1 parent 9f2e51a commit c39b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ archives:
1818
files:
1919
- LICENSE
2020
- README.md
21-
- "{{ .ProjectName }}"
21+
- "dist/{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}/{{ .ProjectName }}"
2222

2323
checksum:
2424
name_template: 'checksums.txt'

0 commit comments

Comments
 (0)