ci: update test telegram workflow
[skip ci]
This commit is contained in:
parent
56457c858c
commit
8609b3fc2f
2
.github/workflows/telegram.yml
vendored
2
.github/workflows/telegram.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Notify Telegram Channel
|
- name: Notify Telegram Channel
|
||||||
uses: appleboy/telegram-action@0.0.3
|
uses: appleboy/telegram-action@v0.1.1
|
||||||
with:
|
with:
|
||||||
to: ${{ secrets.TELEGRAM_TO }}
|
to: ${{ secrets.TELEGRAM_TO }}
|
||||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user