Skip to content

Commit

Permalink
Replace deprecated archive with archives in goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
petergtz committed Dec 9, 2020
1 parent 8753b60 commit ad2b30a
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 @@ -11,8 +11,8 @@ builds:
goarch:
- amd64

archive:
replacements:
archives:
- replacements:
# darwin: Darwin
# linux: Linux
# windows: Windows
Expand Down

0 comments on commit ad2b30a

Please sign in to comment.