Skip to content

Commit 67bbbf3

Browse files
committed
Support goreleaser v2
1 parent c9025df commit 67bbbf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
builds:
23
- env:
34
- CGO_ENABLED=0
@@ -10,4 +11,4 @@ snapshot:
1011
name_template: "{{ .Tag }}-next"
1112

1213
changelog:
13-
skip: true
14+
disable: true

0 commit comments

Comments
 (0)