Skip to content

Commit

Permalink
Support goreleaser v2
Browse files Browse the repository at this point in the history
  • Loading branch information
sshaw committed Sep 20, 2024
1 parent c9025df commit 67bbbf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
builds:
- env:
- CGO_ENABLED=0
Expand All @@ -10,4 +11,4 @@ snapshot:
name_template: "{{ .Tag }}-next"

changelog:
skip: true
disable: true

0 comments on commit 67bbbf3

Please sign in to comment.