Skip to content

Commit 1381c96

Browse files
committed
Testing for Telegram Monitor bot
1 parent 3a29ac1 commit 1381c96

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/telegram_notify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111

1212
steps:
1313
- name: Send message to Telegram
14-
- name: Send message to Telegram
1514
run: |
1615
curl -s -X POST "https://api.telegram.org/bot${{ secrets.TELEGRAM_MONITOR_TOKEN }}/sendMessage" \
1716
-d chat_id="${{ secrets.TELEGRAM_CHAT_ID }}" \

0 commit comments

Comments
 (0)