From 8cec5202cec52b0b662133986105138b10a98d15 Mon Sep 17 00:00:00 2001 From: eversC Date: Fri, 26 Apr 2019 12:02:39 +0100 Subject: [PATCH] Add id field to goreleaser archives --- .goreleaser.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index a937778e..02d5f8bb 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,8 +1,10 @@ archives: - - format: binary + - id: binary + format: binary builds: - binary-build - - format: zip + - id: zip + format: zip builds: - lambda-build files: