mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user