Update notify-telegram.yml

This commit is contained in:
Kevin Figueroa 2023-05-22 22:06:40 -04:00 committed by GitHub
parent f8777a053f
commit 6eb7b3dcbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
- name: send telegram message on push
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
to: ${{ secrets.GROUP_ID }}
token: ${{ secrets.TELEGRAM_TOKEN }}
format: markdown
message: |