diff --git a/tools/nightly-release.sh b/tools/nightly-release.sh index d1eb0132..02423ad5 100755 --- a/tools/nightly-release.sh +++ b/tools/nightly-release.sh @@ -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"