Skip to content

Commit

Permalink
change archives to binary only
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed Jun 25, 2022
1 parent fb89486 commit eddabf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ builds:
goarch:
- amd64
- arm64
archives:
- format: binary
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION := 0.0.2
VERSION := 0.0.3

all:

Expand Down

0 comments on commit eddabf7

Please sign in to comment.