Skip to content

Commit

Permalink
update goreleaser to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcarver committed Aug 15, 2024
1 parent de49b36 commit ea7200f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
builds:
- env:
# goreleaser does not work with CGO, it could also complicate
Expand Down Expand Up @@ -50,5 +51,3 @@ release:
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
skip: true

0 comments on commit ea7200f

Please sign in to comment.