Skip to content

Commit

Permalink
fix: update goreleaser yaml file [sc-0] (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
umutuzgur committed Jun 25, 2024
1 parent 50841a2 commit cbd7e6f
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,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 @@ -51,4 +52,4 @@ release:
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
skip: true
disable: true

0 comments on commit cbd7e6f

Please sign in to comment.