update action.yml to hit description character limit (#40)

This commit is contained in:
Oliver King 2021-12-07 14:40:49 -05:00 committed by GitHub
parent 315a1c1f59
commit 9c64ee94e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: "Kubernetes Set Context" 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: inputs:
# Please ensure you have used azure/login in the workflow before this action # Please ensure you have used azure/login in the workflow before this action
cluster-type: cluster-type: