Skip to content

Create main.yml

Create main.yml #1

Workflow file for this run

- name: Notify the commit on Telegram

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: EverythingSuckz/github-telegram-notify@main
with:
bot_token: '${{ secrets.TG_BOT_TOKEN }}'
chat_id: '${{ secrets.TG_CHAT_ID }}'