diff --git a/.github/workflows/deploy-non-prod-web.yml b/.github/workflows/deploy-non-prod-web.yml index b8680258d23..7a3c1f210a8 100644 --- a/.github/workflows/deploy-non-prod-web.yml +++ b/.github/workflows/deploy-non-prod-web.yml @@ -227,7 +227,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: ${{ needs.azure-deploy.result }} url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }} AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}