Skip to content

Commit

Permalink
ci: remove archives block for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
skibish committed Oct 28, 2023
1 parent 826fcdc commit 6d88f63
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ builds:
- 6
- 7

archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64

checksum:
name_template: 'checksums.txt'

Expand Down

0 comments on commit 6d88f63

Please sign in to comment.