paulushcgcj/Delete Package from Github
Delete a github package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | github token or personal token | yes | ${{ github.token }} |
| type | type of package | yes | — |
| user | organization/user name to query the package. Default to the owner of the repo | yes | ${{ github.repository_owner }} |
| name | name of the package | yes | — |
| version | version of package to be removed. Ex: 1.2.4 | yes | — |
Outputs
no outputs