Skip to content

Commit

Permalink
build: remove archive statement in gorelease config (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
spoukke authored Aug 3, 2023
1 parent b75b721 commit 393fe79
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ builds:
- linux
main: ./
binary: burrito
archives:
- replacements:
darwin: Darwin
linux: Linux
386: i386
amd64: x86_64
format_overrides:
- goos: windows
format: zip
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 393fe79

Please sign in to comment.