Quote title
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Torjus Håkestad 2022-01-10 15:07:56 +01:00
parent d85767bdb1
commit f99aabb164

View File

@ -17,5 +17,5 @@ if [ "$?" -ne "0" ]; then
exit "$?"
fi
echo "Sent message with title ${PLUGIN_TITLE}:"
echo "Sent message with title \"${PLUGIN_TITLE}\":"
echo "${PLUGIN_MESSAGE}"