From 34d24ae2a44f618ab2f82e3097fd3d961b6bcc41 Mon Sep 17 00:00:00 2001 From: cpanato Date: Mon, 13 Nov 2023 14:39:56 +0100 Subject: [PATCH] fix archives Signed-off-by: cpanato --- .goreleaser.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 645d1986..515d625e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -75,14 +75,9 @@ builds: - "{{ .Env.LDFLAGS }}" archives: - - id: zeitgeist - format: binary - allow_different_binary_count: true - name_template: zeitgeist-{{ .Arch }}-{{ .Os }} - - id: buoy - format: binary + - format: binary + name_template: "{{ .Binary }}" allow_different_binary_count: true - name_template: buoy-{{ .Arch }}-{{ .Os }} signs: # Keyless