We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7faf127 commit 88935d2Copy full SHA for 88935d2
.github/workflows/tele.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Notification Success
36
uses: hglong16/action-notifications@0.0.6
37
- if: always()
+ if: always()
38
with:
39
telegram_bot_token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
40
telegram_chat_id: ${{ secrets.TELEGRAM_CHAT_ID }}
0 commit comments