diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index 3155fd4af2..12224a951a 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -259,11 +259,6 @@ jobs: runs-on: group: Reth steps: - - name: Discord Webhook Action - uses: tsickert/discord-webhook@v6.0.0 - with: - webhook-url: ${{ secrets.RETH_ALERTS_WEBHOOK }} - content: "Failed run: https://github.com/paradigmxyz/reth/actions/runs/${{ github.run_id }}" - name: Slack Webhook Action uses: rtCamp/action-slack-notify@v2 env: