mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-06-12 23:04:13 +02:00
chore: update readme
This commit is contained in:
parent
0e31e1abff
commit
1dbaf4855d
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ See [action.yml](action.yml)
|
||||||
# Default: ''
|
# Default: ''
|
||||||
cache-dependency-path: ''
|
cache-dependency-path: ''
|
||||||
|
|
||||||
|
# Set this option if you dont want the action to save the cache if it couldnt be restored
|
||||||
|
# Default: false
|
||||||
|
cache-restore-only: ''
|
||||||
|
|
||||||
# Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file,
|
# 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.
|
# and set up auth to read in from env.NODE_AUTH_TOKEN.
|
||||||
# Default: ''
|
# Default: ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue