diff --git a/.github/workflows/deploy-non-prod-web.yml b/.github/workflows/deploy-non-prod-web.yml index 1c781db0f50..1eba942e853 100644 --- a/.github/workflows/deploy-non-prod-web.yml +++ b/.github/workflows/deploy-non-prod-web.yml @@ -84,7 +84,7 @@ jobs: project: Web environment: ${{ needs.setup.outputs.environment-name }} tag: ${{ github.event.inputs.tag }} - slack-channel: team-eng-qa-devops + slack-channel: devops-alerts-test event: 'start' url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }} AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}