diff --git a/.drone.yml b/.drone.yml index f61942b..c7cb0e8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,5 +23,4 @@ steps: - name: send a nice message image: containrrr/shoutrrr commands: - - "/shoutrrr" - - "--url test" \ No newline at end of file + - "/shoutrrr send" \ No newline at end of file