diff --git a/.drone.yml b/.drone.yml index 5159116..33149f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,4 +17,8 @@ steps: token: from_secret: telegram_token to: 2129601481 - format: markdown \ No newline at end of file + format: markdown + when: + status: + - success + - failure \ No newline at end of file