From 6fb0df750b21b429c379cd3d83eca521e46199f1 Mon Sep 17 00:00:00 2001 From: geseq <5458743+geseq@users.noreply.github.com> Date: Sun, 16 Feb 2020 06:29:06 +0100 Subject: [PATCH] updated goreleaser config (#249) --- .goreleaser.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 1bd14324..a86ce7e0 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -11,9 +11,10 @@ builds: - darwin - linux - windows -archive: - files: - - none* +archives: + - + files: + - none* checksum: name_template: 'checksums.txt' changelog: