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:
2
.github/workflows/deploy-non-prod-web.yml
vendored
2
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -139,7 +139,7 @@ jobs:
|
||||
repo: clients
|
||||
github_token: ${{ steps.retrieve-secret.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
|
||||
workflow_file_name: build-web.yml
|
||||
ref: ${{ github.event.inputs.tag }}
|
||||
ref: ${{ inputs.tag }}
|
||||
wait_interval: 100
|
||||
|
||||
azure-deploy:
|
||||
|
||||
Reference in New Issue
Block a user