diff options
author | Emile <hanemile@protonmail.com> | 2019-11-04 17:32:15 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-11-04 17:32:15 +0100 |
commit | d8ffcf84b1f19874dd4f4de65b4550cc717c4e99 (patch) | |
tree | e896da44be9e1d4269f37c358dfa9a41436d2970 | |
parent | ec299fb5e97f196d886b84af00aa1d104778348a (diff) |
removed the hyphen
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index 0edd3d2..ce40a17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: password: from_secret: docker_password -- name: telegram-notification +- name: telegram notification image: appleboy/drone-telegram settings: token: telegram_token |