https://github.com/davoudarsalani/action-notify
Notify by sending a Telegram message with Jalali date/time prepended
https://github.com/davoudarsalani/action-notify
action jalali jcal jdate notification notify telegram telegram-bot
Last synced: 4 months ago
JSON representation
Notify by sending a Telegram message with Jalali date/time prepended
- Host: GitHub
- URL: https://github.com/davoudarsalani/action-notify
- Owner: davoudarsalani
- Created: 2021-12-14T10:57:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T07:25:57.000Z (almost 4 years ago)
- Last Synced: 2024-10-07T09:21:05.965Z (about 1 year ago)
- Topics: action, jalali, jcal, jdate, notification, notify, telegram, telegram-bot
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notify by sending a Telegram message with Jalali date/time prepended
![]()
![]()
```yml
- name: Notifying
uses: davoudarsalani/action-notify@master
with:
telegram_message: Corrected typos
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
```