step-security/Delete Artifact

Delete artifacts created within the workflow run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the artifact to delete; multiple names can be supplied on new lines.yes
tokenGitHub token with read and write access to actions for the repository.no${{ github.token }}
useGlobIndicates whether the name, or names, should be treated as glob patterns.notrue
failOnErrorIndicates whether the action should fail upon encountering an error.notrue

no outputs