change name format again

This commit is contained in:
Joel Wetzell
2025-12-01 19:56:33 -06:00
parent 6bd0581464
commit 4575e6b5a6

View File

@@ -17,7 +17,7 @@ builds:
archives:
- formats: [tar.gz]
name_template: "showbridge_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
name_template: "showbridge_{{ .Version }}_{{ .Os }}-{{ .Arch }}"
format_overrides:
- goos: windows
formats: [zip]
@@ -31,5 +31,4 @@ changelog:
release:
draft: true
use_existing_draft: true
replace_existing_artifacts: true
replace_existing_draft: true