From 0293cb8d8bfbf48610c54f0e0a18b8d99ccc67f0 Mon Sep 17 00:00:00 2001 From: "raymond.ralibi" Date: Tue, 2 Jun 2020 11:52:50 +0700 Subject: [PATCH] [Ralibi] script(goreleaser): Updated config file --- .goreleaser.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 18c385a2..40f032bd 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -20,8 +20,8 @@ builds: - windows env: - CGO_ENABLED=0 -archive: - replacements: +archives: +- replacements: darwin: Darwin linux: Linux windows: Windows