Skip to content

Commit

Permalink
goreleaser fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dblanchette committed Mar 12, 2024
1 parent f1bb1ee commit 32c5fbf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,10 @@ builds:
archives:
- format: zip

replacements:
amd64: 64-bits
darwin: macOS

files:
- nothing.*

# GitHub release customization
release:
draft: true
prerelease: true
prerelease: "true"

0 comments on commit 32c5fbf

Please sign in to comment.