gps/Delete package version
Delete a package version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ORG | Name of the organisation. If ORG is not given, package will be considered to belong to a user. | no | — |
| PACKAGE_TYPE | Type of supported package. Can be one of npm, maven, rubygems, nuget, docker, or container. | yes | — |
| VERSION | Version of the package to be deleted. | yes | — |
| TOKEN | Auth token with delete permission. | yes | — |
Outputs
no outputs