improvements

This commit is contained in:
Aparna Jyothi 2025-03-04 16:31:53 +05:30
parent 8b9906e7bf
commit f338189333
4 changed files with 7 additions and 17 deletions

View file

@ -17,7 +17,7 @@ inputs:
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)'
description: 'Custom mirror URL to download Node.js'
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/).'