Skip to content

Commit

Permalink
Fix goreleaser config (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevital authored Jun 12, 2024
1 parent 60612cf commit 46d969e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
builds:
- env:
- CGO_ENABLED=0
Expand Down Expand Up @@ -38,7 +39,4 @@ signs:
- "${signature}"
- "--detach-sign"
- "${artifact}"
release:
# draft: true
changelog:
skip: true

0 comments on commit 46d969e

Please sign in to comment.