From 51ab40beccd2d7d469deddb04a435b712caf87f7 Mon Sep 17 00:00:00 2001 From: SyEdYaSeeN2604 <101004861+SyEdYaSeeN2604@users.noreply.github.com> Date: Thu, 8 Jun 2023 05:18:51 +0530 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b22de1ef..089002c2 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: description: 'Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.' check-latest: description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec.' - default: false + default: fals registry-url: description: 'Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN.' scope: