From 208350a6b02f43cc3f21a6659612d7537f63c9d5 Mon Sep 17 00:00:00 2001 From: Ali Chellouche Date: Mon, 1 Jul 2024 11:48:14 +0200 Subject: [PATCH] fix goreleaser config file after upgrade --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 34fef1d2..a5366780 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