Skip to content

Commit

Permalink
releaser updated
Browse files Browse the repository at this point in the history
Signed-off-by: jyotinc360 <[email protected]>
  • Loading branch information
gjyotin305 committed Apr 29, 2024
1 parent 549d430 commit fb95bd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ archives:
{{- else }}{{ .Arch }}{{ end }}
{{- if .Arm }}v{{ .Arm }}{{ end }}
# use zip for windows archives
files:
- LICENSE
- README.md
- install.sh
format_overrides:
- goos: windows
format: zip
Expand Down

0 comments on commit fb95bd3

Please sign in to comment.