diff --git a/action.yml b/action.yml index e30f2d2..eb56910 100644 --- a/action.yml +++ b/action.yml @@ -25,7 +25,7 @@ inputs: description: "The scope for authenticating with the package registry." registries: required: false - description: "An object of package registries mapped by scope for authenticating with the package registry." + description: "An list of package registries for authenticating with the package registry." no-cache: required: false type: boolean