Skip to content

Commit

Permalink
build: delete archives for new goreleaser config format
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik-Robert committed Aug 9, 2023
1 parent 85920c7 commit c87bf26
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ builds:
- -X main.Version={{.Version}}
- -X main.BuildTime={{.Date}}
- -X main.GitHash={{.ShortCommit}}
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit c87bf26

Please sign in to comment.