philips-labs/Delete workflow artifact
Delete an artifact associated with given workflow and commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | no | ${{github.token}} |
| workflow | Workflow name | yes | — |
| workflow_conclusion | Wanted status or conclusion to search for in recent runs https://docs.github.com/en/free-pro-team@latest/rest/reference/actions#list-workflow-runs | no | success |
| repo | Repository name with owner (like actions/checkout) | no | ${{github.repository}} |
| name | Artifact name (delete all artifacts in not specified) | no | — |
Outputs
no outputs