Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
hglong16 authored Dec 12, 2023
1 parent ea2a830 commit 77ee501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tele.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:

steps:
- name: Notification Success
uses: hglong16/[email protected].5
uses: hglong16/[email protected].6
if: always()
with:
telegram_bot_token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
telegram_chat_id: ${{ secrets.TELEGRAM_CHAT_ID }}
telegram_message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}
telegram_message_thread_id: "2"


0 comments on commit 77ee501

Please sign in to comment.