mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 03:20:41 +08:00
chore: update GoReleaser configurations
Signed-off-by: Emmanuel Ferdman <[email protected]>
This commit is contained in:
committed by
Henrique Dias
parent
a5496c9516
commit
685d89162a
+4
-2
@@ -44,10 +44,12 @@ builds:
|
||||
|
||||
archives:
|
||||
- name_template: "{{.Os}}-{{.Arch}}{{if .Arm}}v{{.Arm}}{{end}}-{{ .ProjectName }}"
|
||||
format: tar.gz
|
||||
formats:
|
||||
- tar.gz
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats:
|
||||
- zip
|
||||
|
||||
release:
|
||||
github:
|
||||
|
||||
Reference in New Issue
Block a user