darefox/Delete Cache by key

Delete Github Action cache by provided key

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyKey to useyes
modeMode to select cache. Supported modes: exact, startsWithyes
attemptsHow many tries should action take before throwing error. Number.1
delayMilliseconds of delay between attempts. Number.2000
tokenGITHUB_TOKEN to use${{ github.token }}

no outputs