Skip to content

Commit

Permalink
Chg to use org-level GHA secret for Slack in 1 more place
Browse files Browse the repository at this point in the history
  • Loading branch information
douglatornell committed Mar 26, 2021
1 parent 69afb72 commit 050fd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
author_name: pytest & deploy
fields: repo,eventName,ref,workflow
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_SALISHSEACAST_WEBHOOK_URL }}
if: always()

0 comments on commit 050fd45

Please sign in to comment.