removed exposed invalidated telegram token
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
steam 2022-10-18 22:02:33 +02:00
parent fa9404e335
commit 138324b5f7

View File

@ -46,5 +46,7 @@ steps:
- name: "send telegram notification" - name: "send telegram notification"
image: appleboy/drone-telegram image: appleboy/drone-telegram
settings: settings:
to: 733452136 to:
token: "986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM" from_secret: telegram_to
token:
from_secret: telegram_token