ghcr-manager/GHCR Untag Action
Remove one or more tags from a GHCR container package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with package read/write permissions. | yes | — |
| owner | GHCR package owner. | yes | — |
| package | GHCR package name. | yes | — |
| tags | Newline-separated tags to remove. | yes | — |
Outputs
no outputs