Update notify-telegram.yml
This commit is contained in:
parent
d00d83b284
commit
ed5670c31d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/notify-telegram.yml
vendored
4
.github/workflows/notify-telegram.yml
vendored
|
@ -14,5 +14,5 @@ jobs:
|
||||||
- name: Notify the commit on Telegram
|
- name: Notify the commit on Telegram
|
||||||
uses: EverythingSuckz/github-telegram-notify@main
|
uses: EverythingSuckz/github-telegram-notify@main
|
||||||
with:
|
with:
|
||||||
bot_token: '${{ secrets.6131699506:AAGZVZA85qBPDtoakDb9n7Ljh_wAU50d1ZQ }}'
|
bot_token: '${{ secrets.BOT_TOKEN }}'
|
||||||
chat_id: '${{ secrets.-1001752348115 }}'
|
chat_id: '${{ secrets.CHAT_ID }}'
|
||||||
|
|
Loading…
Add table
Reference in a new issue