chore: fix goreleaser deprecations

This commit is contained in:
Andrey Nering
2023-08-09 22:50:07 -03:00
parent ae135f5203
commit dd9b1a1065
2 changed files with 27 additions and 27 deletions

View File

@@ -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