mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
[BRE-50] - Update Slack Notif Channel Ref (#9267)
* delete slack notif channel ref * update slack channel reference
This commit is contained in:
2
.github/workflows/deploy-web.yml
vendored
2
.github/workflows/deploy-web.yml
vendored
@@ -224,7 +224,7 @@ jobs:
|
||||
project: Clients
|
||||
environment: ${{ needs.setup.outputs.environment-name }}
|
||||
tag: ${{ inputs.branch-or-tag }}
|
||||
slack-channel: team-eng-qa-devops
|
||||
slack-channel: alerts-deploy-qa
|
||||
event: 'start'
|
||||
commit-sha: ${{ needs.artifact-check.outputs.artifact-build-commit }}
|
||||
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user