removed unneeded comments
This commit is contained in:
parent
0f64582b0d
commit
579411ab66
11
action.yml
11
action.yml
@ -44,20 +44,11 @@ inputs:
|
||||
description: 'Azure connected cluster name'
|
||||
required: false
|
||||
default: ''
|
||||
|
||||
# inputs for az login
|
||||
# enable-AzPSSession:
|
||||
# description: 'Set this value to true to enable Azure PowerShell Login in addition to Az CLI login'
|
||||
# required: false
|
||||
# default: false
|
||||
environment:
|
||||
description: 'Name of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloud'
|
||||
required: false
|
||||
default: AzureCloud
|
||||
# allow-no-subscriptions:
|
||||
# description: 'Set this value to true to enable support for accessing tenants without subscriptions'
|
||||
# required: false
|
||||
# default: false
|
||||
|
||||
branding:
|
||||
color: 'green' # optional, decorates the entry in the GitHub Marketplace
|
||||
runs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user