Skip to content

Commit

Permalink
only contains binary
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLiu1123 committed Sep 17, 2024
1 parent a551e6c commit 9f6e1c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ builds:

archives:
- format: tar.gz
files:
- none* # https://goreleaser.com/customization/archive/#packaging-only-the-binaries
# this name template makes the OS and Arch compatible with the results of `uname`.
name_template: >-
{{ .ProjectName }}_
Expand Down

0 comments on commit 9f6e1c7

Please sign in to comment.