1
0
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:
Alex Urbina
2023-12-13 19:21:29 -06:00
committed by GitHub
parent b1be258867
commit d9ce7887c8

View File

@@ -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 }}