mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
DEVOPS-1683 REFACTOR: default branch name in
deploy-non-prod-web.yml
This commit is contained in:
4
.github/workflows/deploy-non-prod-web.yml
vendored
4
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -15,10 +15,10 @@ on:
|
|||||||
- USPROD
|
- USPROD
|
||||||
- EUPROD
|
- EUPROD
|
||||||
tag:
|
tag:
|
||||||
description: "Branch name to deploy (examples: 'master', 'feature/sm')"
|
description: "Branch name to deploy (examples: 'main', 'feature/sm')"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
default: master
|
default: main
|
||||||
|
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user