Skip to content

Commit

Permalink
Remove custom formats"
Browse files Browse the repository at this point in the history
  • Loading branch information
mercury2269 committed Feb 12, 2020
1 parent e6492a8 commit 841386f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ builds:
- goos: darwin
goarch: 386
archives:
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
replacements:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
Expand Down

0 comments on commit 841386f

Please sign in to comment.