mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
fix: update the hive slack webhook url (#21816)
This commit is contained in:
committed by
GitHub
parent
12d0b74a16
commit
d4cb981209
2
.github/workflows/hive.yml
vendored
2
.github/workflows/hive.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user