step-security/Delete Artifact
Delete artifacts created within the workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the artifact to delete; multiple names can be supplied on new lines. | yes | — |
| token | GitHub token with read and write access to actions for the repository. | no | ${{ github.token }} |
| useGlob | Indicates whether the name, or names, should be treated as glob patterns. | no | true |
| failOnError | Indicates whether the action should fail upon encountering an error. | no | true |
Outputs
no outputs