Skip to content

Commit

Permalink
Add slack webhook secret for production namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Oct 17, 2024
1 parent 24cb897 commit 5ff1dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
BASIC_AUTH_USER: ${{ secrets.BASIC_AUTH_USER }}
BASIC_AUTH_PASS: ${{ secrets.BASIC_AUTH_PASS }}
IGNORE_IP_RANGES: ${{ vars.IGNORE_IP_RANGES }}
ALERTS_SLACK_WEBHOOK: ${{ secrets.ALERTS_SLACK_WEBHOOK }}
run: |
## - - - - - - - - - -
## CloudFront - - - -
Expand Down

0 comments on commit 5ff1dbd

Please sign in to comment.