From 109fae5922aeb9db23f99db498431f3fd52b1cf8 Mon Sep 17 00:00:00 2001 From: Christian Bianchi Date: Thu, 5 Sep 2024 14:14:58 +0200 Subject: [PATCH] Fix goreleaser config file (#149) --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 515a30f2..549d3c37 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,5 +1,6 @@ # Visit https://goreleaser.com for documentation on how to customize this # behavior. +version: 2 before: hooks: # this is just an example and not a requirement for provider building/publishing