Skip to content

Commit

Permalink
Upgrade goreleaser version: 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishu Goel committed Jun 6, 2024
1 parent 4f8e910 commit bb03e77
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,5 +1,6 @@
# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
version: 2
before:
hooks:
# this is just an example and not a requirement for provider building/publishing
Expand Down Expand Up @@ -56,5 +57,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 bb03e77

Please sign in to comment.