Skip to content

Commit

Permalink
Fix gorelease yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshba committed Oct 2, 2024
1 parent 8ce1883 commit 03c3508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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 @@ -84,5 +85,4 @@ release:
# If you want to manually examine the release before its live, uncomment this line:
draft: false
changelog:
skip: false
use: github

0 comments on commit 03c3508

Please sign in to comment.