diff --git a/.github/workflows/deploy-non-prod-web.yml b/.github/workflows/deploy-non-prod-web.yml index 3b17cdff3a8..4d5f0812d78 100644 --- a/.github/workflows/deploy-non-prod-web.yml +++ b/.github/workflows/deploy-non-prod-web.yml @@ -15,10 +15,10 @@ on: - USPROD - EUPROD tag: - description: "Branch name to deploy (examples: 'master', 'feature/sm')" + description: "Branch name to deploy (examples: 'main', 'feature/sm')" required: true type: string - default: master + default: main workflow_call: inputs: