1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

nitpick formatting

This commit is contained in:
Valentin Maerten
2025-08-07 11:06:14 +02:00
parent c6f30e8e47
commit da72261c67
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ pro: true
release:
name_template: 'v{{.Version}}'
nightly:
publish_release: true
keep_single_release: true

View File

@@ -46,7 +46,6 @@ archives:
- goos: windows
formats: [zip]
git:
ignore_tags:
- "{{if not .IsNightly}}nightly{{end}}"