mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
nitpick formatting
This commit is contained in:
@@ -5,7 +5,6 @@ pro: true
|
|||||||
release:
|
release:
|
||||||
name_template: 'v{{.Version}}'
|
name_template: 'v{{.Version}}'
|
||||||
|
|
||||||
|
|
||||||
nightly:
|
nightly:
|
||||||
publish_release: true
|
publish_release: true
|
||||||
keep_single_release: true
|
keep_single_release: true
|
||||||
|
@@ -46,7 +46,6 @@ archives:
|
|||||||
- goos: windows
|
- goos: windows
|
||||||
formats: [zip]
|
formats: [zip]
|
||||||
|
|
||||||
|
|
||||||
git:
|
git:
|
||||||
ignore_tags:
|
ignore_tags:
|
||||||
- "{{if not .IsNightly}}nightly{{end}}"
|
- "{{if not .IsNightly}}nightly{{end}}"
|
||||||
|
Reference in New Issue
Block a user