Skip to content

Commit

Permalink
#26: Check 'External Telegram Notifications'
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup committed Jan 22, 2022
1 parent 201599f commit a65a079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
id: send_notifications
uses: danilat/externalized-telegram-notifications-action@master
with:
to: ${{ secrets.TELEGRAM_ID_OR_CHANNEL }}
to: ${{ secrets.TELEGRAM_CHAT }}
token: ${{ secrets.TELEGRAM_TOKEN }}
content-url: ${{ secrets.CONTENT_URL }}
parse_mode: html

0 comments on commit a65a079

Please sign in to comment.