opa-oz/Simple Telegram send
Send it straightforwardly to Telegram
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 11, 2024
- License
- MIT
Pinned Snippet
uses: opa-oz/simple-telegram-send@afb0cc5613e39c7076c30e635bc4a777328436d2 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Telegram bot's authorization token. | yes | — |
| to | Unique identifier or username of the target Telegram chat. | yes | — |
| message | Text message to send. | no | Ping from ${{ github.repository }} |
Outputs
no outputs