removed unneeded comments

This commit is contained in:
Atharva Mulmuley 2021-04-28 16:41:32 +05:30
parent 0f64582b0d
commit 579411ab66

View File

@ -44,20 +44,11 @@ inputs:
description: 'Azure connected cluster name'
required: false
default: ''
# inputs for az login
# enable-AzPSSession:
# description: 'SetthisvaluetotruetoenableAzurePowerShellLogininadditiontoAzCLIlogin'
# 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: 'Setthisvaluetotrueto enable support for accessing tenants without subscriptions'
# required: false
# default: false
branding:
color: 'green' # optional, decorates the entry in the GitHub Marketplace
runs: