ci: update test telegram workflow

[skip ci]
pull/5318/merge
Nicolas Giard 2 years ago committed by GitHub
parent 56457c858c
commit 8609b3fc2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 }}

Loading…
Cancel
Save