Skip to content

Commit

Permalink
fix: goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
dlvhdr committed Feb 17, 2023
1 parent 5b2cf13 commit f2a5172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ builds:

archives:
- format: tar.gz
name_template: "{{ .Os }}_{{ .Arch }}"
format_overrides:
- goos: windows
format: zip
Expand Down

0 comments on commit f2a5172

Please sign in to comment.