Skip to content

Commit

Permalink
chore: Update goreleaser flags for version 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jan 31, 2023
1 parent 57f3d05 commit 58177f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -151,7 +151,7 @@ ensure-goversioninfo:
.PHONY: release
release:
goreleaser release \
--rm-dist \
--clean \
${GORELEASER_FLAGS}

.PHONY: shellcheck
Expand All @@ -161,7 +161,7 @@ shellcheck:
.PHONY: test-release
test-release:
goreleaser release \
--rm-dist \
--clean \
--skip-publish \
--skip-sign \
--snapshot \
Expand Down

0 comments on commit 58177f5

Please sign in to comment.