We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9025df commit 67bbbf3Copy full SHA for 67bbbf3
1 file changed
.goreleaser.yml
@@ -1,3 +1,4 @@
1
+version: 2
2
builds:
3
- env:
4
- CGO_ENABLED=0
@@ -10,4 +11,4 @@ snapshot:
10
11
name_template: "{{ .Tag }}-next"
12
13
changelog:
- skip: true
14
+ disable: true
0 commit comments