dgmjr-actions/Delete GitHub Package Version
Deletes a version of a package from the GitHub Package Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The repo to build | yes | — |
| git-token | The git token to use for the Packages repo | yes | — |
| package-name | The name of the package to delete | yes | — |
| package-version | The version of the package to delete | yes | 0.0.1 |
| organization | The organization that owns the repo | yes | dgmjr-io |
| package-type | The type of package to delete | yes | nuget |
Outputs
no outputs