puffproject/course-management

Add a package deletion automation on package publish for snapshots.

benjaminkostiuk opened this issue · 0 comments

Need a way to limit the consumption of space for snapshot packages to not go over github's limit for free repositories.

Ideas:
Use https://github.com/marketplace/actions/delete-package-versions as action.