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