diff --git a/entrypoint.sh b/entrypoint.sh index 4ca058b..e718730 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -2,6 +2,6 @@ set -eu -export TELEGRAM_MESSAGE=$? +export TELEGRAM_MESSAGE="$*" /bin/drone-telegram