mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +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
|
project: Clients
|
||||||
environment: ${{ needs.setup.outputs.environment-name }}
|
environment: ${{ needs.setup.outputs.environment-name }}
|
||||||
tag: ${{ inputs.branch-or-tag }}
|
tag: ${{ inputs.branch-or-tag }}
|
||||||
slack-channel: team-eng-qa-devops
|
slack-channel: alerts-deploy-qa
|
||||||
event: 'start'
|
event: 'start'
|
||||||
commit-sha: ${{ needs.artifact-check.outputs.artifact-build-commit }}
|
commit-sha: ${{ needs.artifact-check.outputs.artifact-build-commit }}
|
||||||
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
|
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
|
||||||
|
|||||||
Reference in New Issue
Block a user