This commit is contained in:
CNOCTAVE
2025-01-22 13:37:32 -08:00
committed by GitHub
3 changed files with 1787 additions and 1718 deletions

View File

@@ -76,6 +76,10 @@ See [action.yml](action.yml)
# Set always-auth option in npmrc file.
# Default: ''
always-auth: ''
# Set node installation path.
# Default: ''
node-installation-path: ''
```
<!-- end usage -->