Skip to content

Commit dabf8d9

Browse files
go releaser fix (#56)
1 parent 7abfc0a commit dabf8d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.goreleaser.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: 2
2+
13
# Visit https://goreleaser.com for documentation on how to customize this
24
# behavior.
35
before:
@@ -57,4 +59,4 @@ release:
5759
# If you want to manually examine the release before its live, uncomment this line:
5860
# draft: true
5961
changelog:
60-
skip: true
62+
disable: true

0 commit comments

Comments
 (0)