We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e767a commit 7175bfaCopy full SHA for 7175bfa
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
-- name: Notify the commit on Telegram
2
- uses: EverythingSuckz/github-telegram-notify@main
+ - name: Github Telegram Notifier
+ uses: EverythingSuckz/github-telegram-notify@v1.1.2
3
with:
4
bot_token: '${{ secrets.TG_BOT_TOKEN }}'
5
chat_id: '${{ secrets.TG_CHAT_ID }}'
0 commit comments