wherobots/Delete package versions

delete version of packages on GitHub packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ownerOwner of the repo containing the package version to delete. Defaults to the owner of the repo running the action.no
package_typePackage type, could be maven or npmyes
packagesGitHub package names to delete versions from, separated by commayes
versionsPackage versions to delete, separated by commayes
github_tokenA GitHub token with delete access to packages.no${{ github.token }}

no outputs