mirror of
https://github.com/Swatinem/rust-cache
synced 2026-02-12 22:03:04 +00:00
README.md feedback
This commit is contained in:
parent
c6851e9df7
commit
b5b351d410
1 changed files with 1 additions and 3 deletions
|
|
@ -19,8 +19,6 @@ sensible defaults.
|
||||||
prefix-key: ""
|
prefix-key: ""
|
||||||
|
|
||||||
# An additional cache key that is stable over multiple jobs
|
# An additional cache key that is stable over multiple jobs
|
||||||
# that is used instead of the automatic `job`-based
|
|
||||||
# cache key and is thus stable across jobs.
|
|
||||||
# default: empty
|
# default: empty
|
||||||
shared-key: ""
|
shared-key: ""
|
||||||
|
|
||||||
|
|
@ -51,7 +49,7 @@ sensible defaults.
|
||||||
cache-targets: ""
|
cache-targets: ""
|
||||||
|
|
||||||
# Determines if the cache should be saved even when the workflow has failed.
|
# Determines if the cache should be saved even when the workflow has failed.
|
||||||
# Default: "false"
|
# default: "false"
|
||||||
cache-on-failure: ""
|
cache-on-failure: ""
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue