Add extra nightly release message

This commit is contained in:
Zachary Yedidia 2019-12-31 22:49:21 -05:00
parent fde1cc563f
commit 48ace1c530

View File

@ -25,7 +25,7 @@ github-release release \
--repo micro \
--tag nightly \
--name "Nightly build" \
--description "Autogenerated nightly build of micro" \
--description "Autogenerated nightly build of micro. If you don't see anything here that probably means it's building right now!" \
--pre-release
echo "Cross compiling binaries"