From bcb07a4fc089f28c5e83d84d05b5a8abce75cb50 Mon Sep 17 00:00:00 2001 From: Yasir Aris M Date: Sun, 15 Oct 2023 22:59:34 +0700 Subject: [PATCH] Sync to latest pyroforok & add some minor fix.. Signed-off-by: Yasir Aris M --- .github/workflows/notify.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 576f77d3..b9bb5e2c 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -24,8 +24,6 @@ jobs: with: bot_token: '${{ secrets.BOT_TOKEN }}' chat_id: '${{ secrets.CHAT_ID }}' - steps: - - uses: actions/checkout@v3 - name: Notify the commit on Telegram SecretGrup. uses: EverythingSuckz/github-telegram-notify@main with: