Skip to content

Commit

Permalink
update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghaibao committed Dec 20, 2024
1 parent 832e4f0 commit f69857b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# .goreleaser.yml
# Build customization
version: 2
builds:
- main: cmd/main.go
binary: allhic
Expand All @@ -12,10 +13,3 @@ builds:
- linux
goarch:
- amd64
# Archive customization
archive:
format: tar.gz
replacements:
amd64: 64-bit
darwin: macOS
linux: Linux

0 comments on commit f69857b

Please sign in to comment.