Skip to content

Commit

Permalink
release: clean dist during release
Browse files Browse the repository at this point in the history
  • Loading branch information
ishandhanani committed Sep 26, 2024
1 parent 1672c86 commit 8791339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dry-release:
goreleaser release --snapshot --clean

release:
goreleaser release
goreleaser release --clean

.PHONY: all build clean test check fmt vet lint q deps-lint help

0 comments on commit 8791339

Please sign in to comment.