From 74cf87cce9687d2ff20d35413ce03414188b0bc9 Mon Sep 17 00:00:00 2001 From: mlsmaycon Date: Sat, 21 May 2022 00:06:10 +0200 Subject: [PATCH] Different IDs for new archives --- .goreleaser.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 4483b2c88..6d3e2bcc4 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -85,9 +85,11 @@ builds: archives: - builds: - netbird - - builds: + - id: linux-arch + builds: - netbird-ui - - builds: + - id: windows-arch + builds: - netbird-ui-windows nfpms: