Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
ci: fix goreleaser config for archives
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-wa authored Jan 31, 2020
1 parent 05c26e4 commit 4702054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ builds:
goarch:
- 386
- amd64
archive:
replacements:
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
Expand Down

0 comments on commit 4702054

Please sign in to comment.