check failures fix

This commit is contained in:
Aparna Jyothi 2025-02-24 13:08:15 +05:30
parent 7a5031f96f
commit 092c6400ca
2 changed files with 5 additions and 74 deletions

View file

@ -16,6 +16,9 @@ inputs:
default: false
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.'
mirror-url:
description: 'Custom mirror URL to download Node.js from (optional)'
required: false
scope:
description: 'Optional scope for authenticating against scoped registries. Will fall back to the repository owner when using the GitHub Packages registry (https://npm.pkg.github.com/).'
token: