mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33: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:
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'
|
description: 'Environment'
|
||||||
default: 'USQA'
|
default: 'USQA'
|
||||||
type: string
|
type: string
|
||||||
|
tag:
|
||||||
|
description: "Branch name to deploy (examples: 'main', 'feature/sm')"
|
||||||
|
type: string
|
||||||
|
default: main
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
deployments: write
|
deployments: write
|
||||||
|
|||||||
Reference in New Issue
Block a user