We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc15a13 commit f3e02daCopy full SHA for f3e02da
.github/workflows/new-event-notify.yml
@@ -20,5 +20,5 @@ jobs:
20
uses: sehat1137/telegram-notifier@5d130037eb80a33251f3afe8bc56447236acab77 # v 1.3.0
21
with:
22
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
23
- tg-chat-id: ${{ vars.TELEGRAM_CHAT_ID }}
+ tg-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}
24
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments