cache-action icon indicating copy to clipboard operation
cache-action copied to clipboard

Consider using environment variable trick to invalidate cache

Open sideeffffect opened this issue 4 years ago • 0 comments

Currently actions/cache doesn't support manual cache invalidation from GitHub's UI: https://github.com/actions/cache/issues/2

Before the GitHub team implement this feature, coursier/cache-action could implement a workaround trick described in https://github.com/actions/cache/issues/2#issuecomment-673493515

sideeffffect avatar Jan 16 '22 17:01 sideeffffect