Skip to content

Commit

Permalink
Update goreleaser config (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
joohoi committed Jan 29, 2020
1 parent bb59f50 commit 8970d9b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .goreleaser.yml
Expand Up @@ -12,14 +12,14 @@ builds:
- arm
- arm64

archives:
- id: tgz
format: tar.gz
replacements:
darwin: macOS
format_overrides:
- goos: windows
format: zip

archive:
format: tar.gz
replacements:
darwin: macOS
format_overrides:
- goos: windows
format: zip

sign:
artifacts: checksum
signs:
- artifacts: checksum

0 comments on commit 8970d9b

Please sign in to comment.