chore: update readme

This commit is contained in:
Ari Kishon 2023-08-31 15:39:42 +03:00 committed by GitHub
parent 0e31e1abff
commit 1dbaf4855d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,6 +63,10 @@ See [action.yml](action.yml)
# Default: ''
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,
# and set up auth to read in from env.NODE_AUTH_TOKEN.
# Default: ''