liudonghua123/Delete a Release
delete a release according to its id or name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| release_name | The name of a release which want to delete | no | — |
| release_id | The id of a release which want to delete | no | — |
| suppress_errors | Whether suppress errors or not | no | false |
Outputs
| name | description |
|---|---|
| deleted_assets | The asset files which deleted when delete the release |