Skip to content

Commit 6beb516

Browse files
goreleaser: Set version field (#1668)
Gets rid of this warning: `only configurations files on version: 2 are supported, yours is version: 0, please update your configuration`
1 parent ba9e2ce commit 6beb516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Visit https://goreleaser.com for documentation on how to customize this
22
# behavior.
3+
version: 2
34
before:
45
hooks:
56
# this is just an example and not a requirement for provider building/publishing

0 commit comments

Comments
 (0)