This commit is contained in:
CNOCTAVE 2025-01-29 13:43:59 +02:00 committed by GitHub
commit 876d838b8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 -->