1
0
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:
Alex Urbina
2023-12-12 16:51:08 -06:00
parent ad6c79cfa6
commit 92442f486e

View File

@@ -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: