Skip to content

Commit

Permalink
clean dist before making a release
Browse files Browse the repository at this point in the history
  • Loading branch information
lhopki01 committed Jun 3, 2019
1 parent c363389 commit 1a199bc
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 @@ -12,4 +12,4 @@ lint:
release:
git tag -a $$VERSION
git push origin $$VERSION
goreleaser
goreleaser --rm-dist

0 comments on commit 1a199bc

Please sign in to comment.