mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
change name format again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user