ci: update test telegram workflow

[skip ci]
This commit is contained in:
Nicolas Giard
2022-06-19 23:15:52 -04:00
committed by GitHub
parent 56457c858c
commit 8609b3fc2f

View File

@@ -7,7 +7,7 @@ jobs:
steps:
- name: Notify Telegram Channel
uses: appleboy/telegram-action@0.0.3
uses: appleboy/telegram-action@v0.1.1
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}