Skip to content

Commit

Permalink
move slack secret (#859)
Browse files Browse the repository at this point in the history
Co-authored-by: colin-rogers-dbt <[email protected]>
  • Loading branch information
Nathaniel May and colin-rogers-dbt authored Aug 3, 2023
1 parent 4368ef4 commit b06d230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,4 @@ jobs:
status: "failure"

secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEV_CORE_ALERTS }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEV_ADAPTER_ALERTS }}

0 comments on commit b06d230

Please sign in to comment.