Skip to content

Commit

Permalink
ci(release): simplify archives name
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoksr committed Dec 30, 2022
1 parent 7b0d6a8 commit 122a8c5
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 @@ -36,6 +36,8 @@ archives:
- goos: windows
format: zip

name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"

files:
- LICENSE
- README.md
Expand Down

0 comments on commit 122a8c5

Please sign in to comment.