toshimaru/Delete Action Cache

Delete GitHub Actions Cache with ease

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA token for the repository${{ github.token }}
limitThe number of caches to delete100
branchThe branch name where the cache is stored
repoThe repository name${{ github.repository }}
head-refThe value of `github.head_ref`${{ github.head_ref }}
pr-numberA number of the Pull Request${{ github.event.number }}
refThe value of `github.ref`${{ github.ref }}

no outputs