1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +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:20:38 -06:00
committed by GitHub
parent cb52aa3705
commit 43848d15e8

View File

@@ -114,7 +114,7 @@ jobs:
workflow: build-web.yml workflow: build-web.yml
path: apps/web path: apps/web
workflow_conclusion: success workflow_conclusion: success
branch: ${{ github.event.inputs.tag }} branch: ${{ inputs.tag }}
artifacts: ${{ env._ENVIRONMENT_ARTIFACT }} artifacts: ${{ env._ENVIRONMENT_ARTIFACT }}
- name: Login to Azure - name: Login to Azure