Skip to content

Commit

Permalink
fix(#229): fix release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanHCB committed Nov 8, 2023
1 parent 6b50380 commit 34a3aa5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ builds:
goarch:
- amd64
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
amd64: x86_64
format: binary
- format: binary
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 34a3aa5

Please sign in to comment.