chore: sending a message without notification

https://github.com/appleboy/telegram-action/issues/26
This commit is contained in:
Bo-Yi Wu
2021-04-03 06:44:51 +08:00
parent f384cb685b
commit a5d86cddbc
4 changed files with 13 additions and 1 deletions
+9
View File
@@ -100,3 +100,12 @@ jobs:
disable_web_page_preview: true
message: |
disable link preview https://google.com.tw
- name: sending a message without notification
uses: ./
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
disable_notification: true
message: |
disable link preview https://google.com.tw