actions-marketplace-validations/delete-ghcr-untagged
Delete untagged version of a package in GitHub Container Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access token with `delete:packages` scope. | yes | — |
| owner_type | Owner type of the package. Can be `user` or `org`. | yes | user |
| owner | Owner of the package. Can be a username or an organization name. | yes | ${{ github.repository_owner }} |
| package_name | Name of the package. | yes | — |
| expiration | Expiration time of the package. Can be a number of days. | no | 30 |
Outputs
no outputs