Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 610 Bytes

Notify by sending a Telegram message with Jalali date/time prepended

last-commit commit-activity

- name: Notifying
  uses: davoudarsalani/action-notify@master
  with:
    telegram_message: Corrected typos
    TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
    TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}