mirror of
https://github.com/actions/cache.git
synced 2025-03-14 12:16:59 +00:00
The skip-save option allows users to force the cache to skip saving the cache. skip-save can be set to a constant or to an expression that will be evaluated at the end of the CI job, such as an environment variable. This is for #498 |
||
---|---|---|
.. | ||
index.js |