Skip to content

cmdkill3r/Github-telegram-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GitHub > Telegram Notification Workflow

This GitHub Action sends Telegram notifications whenever code is pushed or updated in a repository.

How it works

  1. Add the workflow to the repo you want
  2. Triggers on push and commit events.
  3. Sends commit details (author, branch, message, and link) directly to a Telegram chat using a bot token.

Example output

Github-action-notify

Setup

  • Add your bot token and chat ID as GitHub Secrets:
    • TELEGRAM_BOT_TOKEN
    • TELEGRAM_CHAT_ID

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published