joernott/Delete artifacts created with v4
Delete artifact(s) uploaded in the workflow by the upload-artifact action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Artifact name | yes | — |
| token | GitHub token with read and write access to actions for the repository. | yes | ${{ github.token }} |
| useGlob | Should the name, or names, be treated as glob patterns. | no | false |
| failOnError | Should the action fail upon encountering an error. | no | true |
Outputs
no outputs