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 f3e02da commit 9e89d05Copy full SHA for 9e89d05
.github/workflows/new-event-notify.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Send Telegram notification for new issue
20
- uses: sehat1137/telegram-notifier@5d130037eb80a33251f3afe8bc56447236acab77 # v 1.3.0
+ uses: sehat1137/telegram-notifier@5d130037eb80a33251f3afe8bc56447236acab77 # v1.3.0
21
with:
22
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
23
tg-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}
0 commit comments