Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 763 Bytes

File metadata and controls

11 lines (6 loc) · 763 Bytes

package-retention-policy workflow

Package retention policy

This workflow:

  • Removes old and unused Docker images used by this action from the GitHub packages registry.

Secrets

This workflow uses a custom secret CLEANUP_PACKAGES_GH_TOKEN. This secret contains a GitHub token with permissions to read and delete GitHub packages and has no expiration date. Read here for further details on why this token is required.