From 65b4c0f1d80711e5cba9954d1205df16cb9b57b0 Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Wed, 17 Jul 2019 10:31:38 -0400 Subject: [PATCH] Remove TODOs for making public --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 579b0109..49bf3edf 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ This action sets by node environment for use in actions by: - optionally downloading and caching a version of node - npm by version spec and add to PATH - registering problem matchers for error output -- TODO: configuring authentication for npm packages -- TODO: configuring proxy if the runner is configured to use a proxy (coming with private runners) # Usage