creshpay/Delete batch GHCR versions
This action can delete batch of ghcr package versions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| selector | Selector for batch delete action | yes | — |
| excluder | Excluder for batch delete action | no | — |
| org | Organization who owns the packages | yes | ${{ github.repository_owner }} |
| package_name | Name of the package | yes | ${{ github.repository }} |
| package_type | Type of the package | yes | container |
| github-access-token | Github access token | yes | ${{ github.token }} |
| dry-run | 1 to disable delete action | no | 1 |
Outputs
no outputs