]> git.lizzy.rs Git - micro.git/blobdiff - tools/nightly-release.sh
Fetch tags if none are found
[micro.git] / tools / nightly-release.sh
index d1eb0132e68062a86f82298a86af1ee9a4cb8342..02423ad552175df178f8e496fa31f5a8676de475 100755 (executable)
@@ -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"