We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cc157 commit a435353Copy full SHA for a435353
.goreleaser.yml
@@ -1,3 +1,4 @@
1
+version: 2
2
# Visit https://goreleaser.com for documentation on how to customize this
3
# behavior.
4
before:
@@ -57,4 +58,4 @@ release:
57
58
# If you want to manually examine the release before its live, uncomment this line:
59
# draft: true
60
changelog:
- skip: true
61
+ disable: true
0 commit comments