Add release target

This commit is contained in:
idk
2021-12-04 00:13:24 -05:00
parent d86a60af37
commit bb7dff6890

View File

@ -155,7 +155,7 @@ jar: gojava
echo $(JAVA_HOME)
./gojava -v -o reseed.jar -s . build ./reseed
release: version plugins upload upload-bin upload-plugins upload-single-deb
release: plugins version upload upload-bin upload-plugins upload-single-deb
version:
cat README.md | gothub release -s $(GITHUB_TOKEN) -u $(USER_GH) -r $(APP) -t v$(VERSION) -d -