Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit b06d230

Browse files
Nathaniel Maycolin-rogers-dbt
andauthored
move slack secret (#859)
Co-authored-by: colin-rogers-dbt <[email protected]>
1 parent 4368ef4 commit b06d230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,4 @@ jobs:
225225
status: "failure"
226226

227227
secrets:
228-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEV_CORE_ALERTS }}
228+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEV_ADAPTER_ALERTS }}

0 commit comments

Comments
 (0)