Update telegram-master.yml

This commit is contained in:
STAM 2021-01-16 17:39:37 +03:00 committed by GitHub
parent c1bc1de833
commit 888f69d247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,4 @@ jobs:
steps: steps:
- name: Notify - name: Notify
run: curl -s -X POST ${{ secrets.TLG_URL }} -d chat_id=${{ secrets.TLG_CHAT }} -d text="${{ secrets.TLG_TEXT }}" run: curl -s -X POST ${{ secrets.TLG_URL }} -d chat_id=${{ secrets.TLG_CHAT }} -d text="${{ secrets.TLG_TEXT }}" -d "parse_mode='HTML'"