actions-marketplace-validations/Remove Artifact
Github Action for removing artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Access token for the repository. | yes | ${{ github.token }} |
| only-name | Exact string for filtering artifacts by name. | no | — |
| regex-name | Regex for filtering artifacts by name. | no | — |
| max-count | Maximum number of artifacts to keep. | no | — |
| max-age | Maximum age(by seconds) of artifacts to keep. | no | — |
Outputs
no outputs