Skip to content

Commit 5a81e34

Browse files
authored
Fix goreleaser config (#16)
2 parents 4bd5d75 + cd1fc40 commit 5a81e34

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
@@ -52,4 +52,4 @@ release:
5252
# Visit your project's GitHub Releases page to publish this release.
5353
#draft: true
5454
changelog:
55-
skip: true
55+
disable: true

0 commit comments

Comments
 (0)