diff --git a/.drone.yml b/.drone.yml index 225e3d3..310a3be 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,3 +32,4 @@ pipeline: # Tell people vikunja web was updated telegram: image: appleboy/drone-telegram + secrets: [ TELEGRAM_TOKEN, TELEGRAM_TO ]