1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +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:
Alex Urbina
2023-12-13 19:22:23 -06:00
committed by GitHub
parent 3b7f5cb044
commit eb947e68c7

View File

@@ -239,7 +239,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: ${{ needs.azure-deploy.result }}
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}