mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
chore: fix goreleaser deprecations
This commit is contained in:
@@ -116,7 +116,7 @@ tasks:
|
||||
test-release:
|
||||
desc: Tests release process without publishing
|
||||
cmds:
|
||||
- goreleaser --snapshot --rm-dist
|
||||
- goreleaser --snapshot --clean
|
||||
|
||||
release:
|
||||
desc: Prepare the project for a new release
|
||||
|
||||
Reference in New Issue
Block a user