diff --git a/action.yml b/action.yml index 6b61d320..30017539 100644 --- a/action.yml +++ b/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: