Skip to content

Commit

Permalink
goreleaser: disable archives
Browse files Browse the repository at this point in the history
  • Loading branch information
xzeldon committed Oct 5, 2023
1 parent e681f2a commit 8c70d91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ builds:
release:
prerelease: auto

archives:
- format: binary

checksum:
name_template: "checksum.txt"

0 comments on commit 8c70d91

Please sign in to comment.