mirror of
https://github.com/go-task/task.git
synced 2025-12-16 19:57:43 +01:00
fix(goreleaser): fix a deprecation warning
This commit is contained in:
@@ -43,7 +43,7 @@ archives:
|
|||||||
- completion/**/*
|
- completion/**/*
|
||||||
format_overrides:
|
format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
format: zip
|
formats: [zip]
|
||||||
|
|
||||||
release:
|
release:
|
||||||
draft: true
|
draft: true
|
||||||
|
|||||||
Reference in New Issue
Block a user