We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48de472 commit c79a442Copy full SHA for c79a442
4 files changed
README.md
@@ -25,7 +25,7 @@
25
26
```yml
27
- name: Send message
28
- uses: aps-m/telegram-notify-action@v3
+ uses: aps-m/telegram-notify-action@v4
29
with:
30
token: ${{ secrets.TELEGRAM_TOKEN }}
31
to: ${{ secrets.TELEGRAM_CHATID_TO }}
0 commit comments