Skip to content

Commit

Permalink
fix release task
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatanabe committed Jul 22, 2018
1 parent e9a5825 commit df7a32a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,4 @@ upload:
ghr -username vvatanabe -replace $(VERSION) ./dist/$(VERSION)

.PHONY: release
release:
bump crossbuild upload
release: bump crossbuild upload

0 comments on commit df7a32a

Please sign in to comment.