mirror of
https://github.com/azure/login.git
synced 2026-06-06 03:17:07 +00:00
change case of default value for environment input
This commit is contained in:
parent
594ec8f52e
commit
66f5d6ed2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue