diff --git a/.drone.yml b/.drone.yml index 21fa492..f126de2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,4 +26,4 @@ steps: URL: from_secret: shoutrrr_url run: - - /shoutrrr send --url "$${URL}" --message "The pipline just finished :)" \ No newline at end of file + - /shoutrrr send "$${URL}" "The pipline just finished :)" \ No newline at end of file