mirror of
https://github.com/azure/login.git
synced 2026-03-12 18:07:08 -04:00
change case of default value for environment input
This commit is contained in:
@@ -12,7 +12,7 @@ inputs:
|
||||
environment:
|
||||
description: 'Name of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloud'
|
||||
required: false
|
||||
default: AzureCloud
|
||||
default: azurecloud
|
||||
allow-no-subscriptions:
|
||||
description: 'Set this value to true to enable support for accessing tenants without subscriptions'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user