mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
fix asset template in .goreleaser config
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ archives:
|
||||
{{ .Binary }}_
|
||||
{{- if eq .Os "darwin"}}macos
|
||||
{{- else}}{{.Os}}{{end}}_
|
||||
{{- .Arch }}"
|
||||
{{- .Arch }}
|
||||
# use zip for windows archives
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
|
||||
Reference in New Issue
Block a user