Skip to content

Commit 8775f7a

Browse files
authored
Update goreleaser.yml
1 parent e876d17 commit 8775f7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

goreleaser.yml

+3-2
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
@@ -70,5 +71,5 @@ signs:
7071
release:
7172
# If you want to manually examine the release before its live, uncomment this line:
7273
# draft: true
73-
changelog:
74-
skip: true
74+
#changelog:
75+
# skip: true

0 commit comments

Comments
 (0)