Sync to latest pyroforok & add some minor fix..

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
Yasir Aris M 2023-10-15 22:59:34 +07:00
parent 77192ce4bc
commit bcb07a4fc0

View file

@ -24,8 +24,6 @@ jobs:
with: with:
bot_token: '${{ secrets.BOT_TOKEN }}' bot_token: '${{ secrets.BOT_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}' chat_id: '${{ secrets.CHAT_ID }}'
steps:
- uses: actions/checkout@v3
- name: Notify the commit on Telegram SecretGrup. - name: Notify the commit on Telegram SecretGrup.
uses: EverythingSuckz/github-telegram-notify@main uses: EverythingSuckz/github-telegram-notify@main
with: with: