Skip to content

Commit

Permalink
[update]PHONY追加
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Nov 17, 2018
1 parent b1dfefc commit 828fb8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ archive: jar target/*.jar README.md

release: archive
ghr $(VERSION) $(RELEASE_DIR)/

.PHONY: jar archive release

0 comments on commit 828fb8c

Please sign in to comment.