From c5ed4cc8e7a74f62f35fa26a76c1b9def057f468 Mon Sep 17 00:00:00 2001 From: Robert Jackson Date: Wed, 11 Mar 2020 15:59:40 -0400 Subject: [PATCH] Tweak action.yml name and description. --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 85508b53..564a6f04 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup Volta environment' -description: 'Setup a Volta environment and add it to the PATH' +name: '@volta-cli/action' +description: 'Setup a Node.js environment with Volta' author: 'Robert Jackson ' inputs: volta-version: