Skip to content

Commit c578c61

Browse files
committed
Switch goreleaser from rm-dist to clean
1 parent 4616bb4 commit c578c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ci: local-test e2e-tests clean ## Run CI
9292
# PUBLISH
9393
# -----------
9494
publish: ## Release a new version
95-
@goreleaser release --rm-dist
95+
@goreleaser release --clean
9696

9797
# CLEANUP
9898
# -----------

0 commit comments

Comments
 (0)