Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Oct 2, 2024
1 parent 3eaf399 commit f386e22
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 @@ -47,6 +47,6 @@ prerelease_for_tagpr:

release:
git push origin main --tag
goreleaser --rm-dist
goreleaser --clean

.PHONY: default test

0 comments on commit f386e22

Please sign in to comment.