Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 497 Bytes

GitHub packages cleanup

GitHub action for deleting versions of a package from GitHub Packages.

Things that can be done

  • Delete a single version
  • Delete multiple versions
  • Delete oldest version(s)
  • Delete packages owned by an user or organisation
  • Delete version(s) of a package that is hosted in the same repo that is executing the workflow
  • Delete version(s) of a package that is hosted in a different repo than the one executing the workflow