Skip to content

Commit

Permalink
ci(goreleaser): remove deprecated archives.replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
mavolin committed Feb 19, 2023
1 parent b2b2b84 commit f284437
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ builds:
- linux
- windows
- darwin
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
name_template: 'checksums.txt'
changelog:
Expand Down

0 comments on commit f284437

Please sign in to comment.