diff --git a/Makefile b/Makefile index ee361c4..16eb50a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ LINT_ARGS ?= --timeout 5m -GORELEASER_ARGS ?= release --snapshot --rm-dist --help +GORELEASER_ARGS ?= release --snapshot --clean GITCHLOG_ARGS ?= SHELL := /bin/bash