Skip to content

Commit

Permalink
Makefile: Align goreleaser flag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jun 6, 2024
1 parent 65c6a70 commit 5426d1d
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 @@ -65,4 +65,4 @@ vendor:
.PHONY: goreleaser-snapshot
goreleaser-snapshot:
rm -rf dist/ || true
goreleaser release --skip-publish --skip-validate --snapshot
goreleaser release --skip=validate,publish --snapshot --verbose

0 comments on commit 5426d1d

Please sign in to comment.