Skip to content

Commit

Permalink
update flags for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed May 25, 2023
1 parent b9d2015 commit 9697a6e
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 @@ -27,6 +27,6 @@ gen:
go mod tidy

release:
GITHUB_TOKEN=$$(security find-generic-password -gs GITHUB_TOKEN -w) goreleaser --rm-dist
GITHUB_TOKEN=$$(security find-generic-password -gs GITHUB_TOKEN -w) goreleaser --clean

.PHONY: all examples gen integration test release

0 comments on commit 9697a6e

Please sign in to comment.