Skip to content

Commit

Permalink
ci: replace goreleaser deprecated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Syuparn committed Nov 21, 2023
1 parent cec92ed commit a79653a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ builds:
- arm64
archives:
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
replacements:
darwin: darwin
linux: linux
windows: windows
386: i386
amd64: x86_64
files:
- LICENSE
- README.md
Expand Down

0 comments on commit a79653a

Please sign in to comment.