Skip to content

Commit

Permalink
chore: change deprecated goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinPJK committed Nov 5, 2024
1 parent cbe0a3b commit c894afd
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 @@ -48,7 +49,7 @@ checksum:
algorithm: sha256
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.
# Default is false.
Expand Down

0 comments on commit c894afd

Please sign in to comment.