Skip to content

Commit 7175bfa

Browse files
authored
Update main.yml
1 parent 46e767a commit 7175bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Notify the commit on Telegram
2-
uses: EverythingSuckz/github-telegram-notify@main
1+
- name: Github Telegram Notifier
2+
uses: EverythingSuckz/github-telegram-notify@v1.1.2
33
with:
44
bot_token: '${{ secrets.TG_BOT_TOKEN }}'
55
chat_id: '${{ secrets.TG_CHAT_ID }}'

0 commit comments

Comments
 (0)