minish144/Delete Untagged Package
Deletes all untagged image versions from the GitHub Packages container registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A GitHub token with the 'delete:packages' permission. | yes | — |
| package-name | Override the package name that contains the untagged versions you want to delete. | no | — |
| personal-account | Set to true if you are running this action against a personal account package. | no | false |
| repository | The owner and repository name. For example, 'Codertocat/Hello-World'. | no | ${{ github.repository }} |
Outputs
no outputs