diff --git a/entrypoint.sh b/entrypoint.sh index 249b2df..3570022 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,6 +4,8 @@ set -eu +env + if [ $# -eq 0 ] then echo "Please provide an upload token from codecov.io"