Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieFuu69 authored Nov 27, 2024
1 parent 6d6ebb1 commit bbb281f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Github Telegram Notifier
uses: EverythingSuckz/github-telegram-notify@main
on:
push:
branches: [main]
with:
bot_token: '${{ secrets.TELEGRAM_NOTIFIER_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'
Expand Down

0 comments on commit bbb281f

Please sign in to comment.