From 3094a4dcb876cd0ac738f1dfa0dd85bce2eb1593 Mon Sep 17 00:00:00 2001 From: Christoph Mewes Date: Fri, 21 Mar 2025 14:06:22 +0100 Subject: [PATCH] update goreleaser config to version 2 --- .goreleaser.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 55476a3..16faa4b 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +version: 2 builds: - id: "api-syncagent" main: ./cmd/api-syncagent @@ -29,7 +30,7 @@ builds: archives: - id: api-syncagent - builds: + ids: - api-syncagent release: