Update notify-telegram.yml

This commit is contained in:
Kevin Figueroa 2023-05-21 11:03:38 -04:00 committed by GitHub
parent d00d83b284
commit ed5670c31d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,5 +14,5 @@ jobs:
- name: Notify the commit on Telegram
uses: EverythingSuckz/github-telegram-notify@main
with:
bot_token: '${{ secrets.6131699506:AAGZVZA85qBPDtoakDb9n7Ljh_wAU50d1ZQ }}'
chat_id: '${{ secrets.-1001752348115 }}'
bot_token: '${{ secrets.BOT_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'