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:
4
.github/workflows/deploy-non-prod-web.yml
vendored
4
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -26,6 +26,10 @@ on:
|
||||
description: 'Environment'
|
||||
default: 'USQA'
|
||||
type: string
|
||||
tag:
|
||||
description: "Branch name to deploy (examples: 'main', 'feature/sm')"
|
||||
type: string
|
||||
default: main
|
||||
|
||||
permissions:
|
||||
deployments: write
|
||||
|
||||
Reference in New Issue
Block a user