fix: update the hive slack webhook url (#21816)

This commit is contained in:
Emma Jamieson-Hoare
2026-02-04 17:12:54 +00:00
committed by GitHub
parent 12d0b74a16
commit d4cb981209

View File

@@ -266,4 +266,4 @@ jobs:
env:
SLACK_COLOR: ${{ job.status }}
SLACK_MESSAGE: "Failed run: https://github.com/paradigmxyz/reth/actions/runs/${{ github.run_id }}"
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK: ${{ secrets.SLACK_HIVE_WEBHOOK_URL }}