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:
|
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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user