mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Update .github/workflows/deploy-non-prod-web.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/deploy-non-prod-web.yml
vendored
2
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
||||
with:
|
||||
project: Clients
|
||||
environment: ${{ needs.setup.outputs.environment-name }}
|
||||
tag: ${{ github.event.inputs.tag }}
|
||||
tag: ${{ inputs.tag }}
|
||||
slack-channel: devops-alerts-test
|
||||
event: 'start'
|
||||
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user