Skip to content

Commit 6adec7d

Browse files
committed
update goreleaser configuration file to v2
1 parent 607ce1b commit 6adec7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
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
@@ -50,5 +51,4 @@ signs:
5051
release:
5152
draft: true
5253
changelog:
53-
skip: false
5454
use: github

0 commit comments

Comments
 (0)