mirror of
https://github.com/actions/setup-node.git
synced 2026-02-13 17:04:55 +08:00
Merge c955c43bf4 into 48b90677b6
This commit is contained in:
@@ -76,6 +76,10 @@ See [action.yml](action.yml)
|
||||
# Set always-auth option in npmrc file.
|
||||
# Default: ''
|
||||
always-auth: ''
|
||||
|
||||
# Set ignore-scripts in npmrc file to prevent pre and postinstall scripts from running as they are a potential security problem.
|
||||
# Default: false
|
||||
ignore-scripts: false
|
||||
```
|
||||
<!-- end usage -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user