Skip to content

Commit

Permalink
fixed: actions (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharo-jef committed Jun 15, 2022
1 parent 8ed9a8a commit bee2a9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ builds:
- windows
- darwin
archives:
- replacements:
- format: zip
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}_{{ .Arch }}"
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit bee2a9d

Please sign in to comment.