Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Jan 13, 2025
1 parent b0da95c commit 693a4ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ archives:
- main
files:
- LICENSE
name_template: {{ .ProjectName }}-{{ .Target }}
name_template: >-
{{ .ProjectName }}-{{ .Target }}
format_overrides:
- goos: windows
format: zip

0 comments on commit 693a4ef

Please sign in to comment.