Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Update .goreleaser.yaml (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzununbekov authored Jul 5, 2023
1 parent dc23e87 commit 4ca4a37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ builds:
archives:
- id: default
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
replacements:
darwin: macOS
format_overrides:
- goos: windows
format: zip
Expand Down

0 comments on commit 4ca4a37

Please sign in to comment.