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