glassechidna/GitHub Actions Artifact Cleaner

Automatically clean up old artifacts from your actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
minimumDeletionSizeSpecify a minimum size of artifacts to delete in bytes. Artifacts smaller than this won't be deleted. no0
name(Optional) Specify an artifact name to delete. All other artifacts will be left alone - even if match other criteria, no
minimumAgeOnly delete artifacts older than this, measured in seconds.no0
repositoryno${{ github.repository }}
tokenno${{ github.token }}

no outputs