Skip to content

Commit

Permalink
fix: update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirkrumshtein-f3 committed Jan 8, 2025
1 parent a971882 commit 0f4519e
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
builds:
- env:
# goreleaser does not work with CGO, it could also complicate
Expand Down Expand Up @@ -44,5 +45,3 @@ checksum:
algorithm: sha256
release:
prerelease: auto
changelog:
skip: true

0 comments on commit 0f4519e

Please sign in to comment.