mirror of
https://github.com/actions/setup-node.git
synced 2025-12-17 05:52:35 +00:00
Remove always-auth configuration handling from setup-node
This commit is contained in:
parent
dda4788290
commit
e57af378aa
11 changed files with 31 additions and 84 deletions
|
|
@ -92,10 +92,6 @@ See [action.yml](action.yml)
|
|||
# Default: ''
|
||||
scope: ''
|
||||
|
||||
# Set always-auth option in npmrc file.
|
||||
# Default: ''
|
||||
always-auth: ''
|
||||
|
||||
# Optional mirror to download binaries from.
|
||||
# Artifacts need to match the official Node.js
|
||||
# Example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue