From 97c13d81ffdc8e5b9f94f5d918a3bbb59f6a280b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Rainone?= Date: Thu, 7 Nov 2019 10:03:30 +0100 Subject: [PATCH] releases: place only the binary in the archives archives were created with LICENSE and README.md alongside the gitmux binary, requiring an extra step for installation in the user's `$PATH` --- .goreleaser.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 68755f3..eb05a30 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -18,6 +18,8 @@ archives: - replacements: darwin: macOS + files: + - none* checksum: name_template: 'checksums.txt' snapshot: