Skip to content

Commit

Permalink
fix: supply tar.gz archive (#172)
Browse files Browse the repository at this point in the history
fixes #171
  • Loading branch information
estahn committed Aug 27, 2021
1 parent f06650d commit 0eaefb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ changelog:
filters:
exclude:
- '^docs:'
- '^chore:'

archives:
- format: binary
- format: tar.gz

0 comments on commit 0eaefb8

Please sign in to comment.