Skip to content

Create blank.yml

Create blank.yml #11

Workflow file for this run

name: Github Telegram Notifier

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

`always()` is not a valid event name
uses: EverythingSuckz/github-telegram-notify@main
with:
bot_token: '${{ secrets.TELEGRAM_NOTIFIER_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'
on:
always()