From 2c0e6aad4725907f7c56189d69f6f52c98596b47 Mon Sep 17 00:00:00 2001 From: Github-help <100053557+Github-help@users.noreply.github.com> Date: Sun, 20 Feb 2022 22:09:25 +0330 Subject: [PATCH] Update and rename README.md to Github.help/Setup-node --- README.md => Github.help/Setup-node | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename README.md => Github.help/Setup-node (99%) diff --git a/README.md b/Github.help/Setup-node similarity index 99% rename from README.md rename to Github.help/Setup-node index a21ccffc..e009449a 100644 --- a/README.md +++ b/Github.help/Setup-node @@ -9,8 +9,7 @@ This action provides the following functionality for GitHub Actions users: - Optionally downloading and caching distribution of the requested Node.js version, and adding it to the PATH - Optionally caching npm/yarn/pnpm dependencies - Registering problem matchers for error output -- Configuring authentication for GPR or npm - +- Configuring authentication for GPR # Usage See [action.yml](action.yml)