Skip to content

Commit bcfc18f

Browse files
authored
ci: Remove README.md and LICENCE from generated binary archives (#900)
1 parent dd4324f commit bcfc18f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ archives:
7979
format: tar.gz
8080
wrap_in_directory: false
8181
name_template: "{{ .Binary }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
82-
files:
83-
- LICENSE
84-
- README.md
8582

8683
checksum:
8784
algorithm: sha256

0 commit comments

Comments
 (0)