From 08176847f66201945c746206249c295c174eb3da Mon Sep 17 00:00:00 2001 From: Simon Beck Date: Mon, 18 Sep 2023 10:01:25 +0200 Subject: [PATCH] Fix binary name for goreleaser --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 29638e8..a0c2e33 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,5 +1,5 @@ builds: - - binary: appcat + - binary: appcat-apiserver env: - CGO_ENABLED=0 # this is needed otherwise the Docker image build is faulty goarch: