Skip to content

Commit 88935d2

Browse files
authoredDec 12, 2023
Update tele.yml
1 parent 7faf127 commit 88935d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/tele.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- name: Notification Success
3636
uses: hglong16/action-notifications@0.0.6
37-
if: always()
37+
if: always()
3838
with:
3939
telegram_bot_token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
4040
telegram_chat_id: ${{ secrets.TELEGRAM_CHAT_ID }}

0 commit comments

Comments
 (0)
Please sign in to comment.