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: