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:20:50 -06:00
committed by GitHub
parent 43848d15e8
commit 78d5770198

View File

@@ -139,7 +139,7 @@ jobs:
repo: clients repo: clients
github_token: ${{ steps.retrieve-secret.outputs.github-pat-bitwarden-devops-bot-repo-scope }} github_token: ${{ steps.retrieve-secret.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
workflow_file_name: build-web.yml workflow_file_name: build-web.yml
ref: ${{ github.event.inputs.tag }} ref: ${{ inputs.tag }}
wait_interval: 100 wait_interval: 100
azure-deploy: azure-deploy: