Skip to content

Commit

Permalink
fix: update goreleaser config
Browse files Browse the repository at this point in the history
Signed-off-by: Mårten Svantesson <[email protected]>
  • Loading branch information
msvticket committed Oct 18, 2024
1 parent 07f4aba commit 09ac9d2
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
env:
- GO111MODULE=on
- CGO_ENABLED=0
Expand Down Expand Up @@ -56,7 +57,7 @@ checksum:

changelog:
# set it to true if you wish to skip the changelog generation
skip: true
disable: true

release:
# If set to true, will not auto-publish the release.
Expand Down

0 comments on commit 09ac9d2

Please sign in to comment.