mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 09:59:50 +00:00
Update .goreleaser.yml
This commit is contained in:
committed by
GitHub
parent
bf961c0456
commit
be86e8417f
@@ -11,7 +11,7 @@ builds:
|
||||
- arm
|
||||
- arm64
|
||||
archives:
|
||||
name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
||||
- name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
checksum:
|
||||
|
||||
Reference in New Issue
Block a user