fix action.yml to reach character limit (#41)

This commit is contained in:
Oliver King
2021-12-07 13:39:54 -05:00
committed by GitHub
parent a00f2d2297
commit 0b53301dcc

View File

@@ -1,5 +1,5 @@
name: "Kubernetes Set Context"
description: "Set the context of a target Kubernetes cluster and export the kubeconfig which will be used by other actions like azure/k8s-deploy"
description: "Set the context of a target Kubernetes cluster and export the kubeconfig which is used by subsequent actions"
inputs:
# Please ensure you have used azure/login in the workflow before this action
cluster-type: