actions-marketplace-validations/Artifact remover
deletes all artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 12, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/michaelmelena_remove-artifacts@6abe07068ae003104733066cc03011e41026e94a # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | github access token for target repository | — | ${{ github.token }} |
| repository | repository signature in {owner}/{repo} format | — | ${{ github.repository }} |
| artifacts | artifacts to be deleted | yes | — |
Outputs
no outputs