savrov/Version Cleaner Action

A GitHub Action for deleting packages with specific version from a GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-repositoryThe GitHub repository where snapshots will be deletedno${{ github.repository }}
package-typeThe package type to delete (e.g., maven)yes
version-tagThe tag to use to identify version packagesnoSNAPSHOT
is-version-tag-strictWhether to use strict matching for version tagnotrue
github-tokenThe GitHub token to use for deleting packages. See required scopes in README.mdyes

no outputs