yabx-tech/Delete LMS Gems Package Version
Delete specific version of LMS gem from github private package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package-name | Name of the package containing the version to delete. | yes | — |
| token | Token with the necessary scopes to delete package versions. If num-old-versions-to-delete is used the token also needs the read packages scope. Defaults to github.token scoped to the repo running the action. To delete package versions of a package outside the repo the action is running in use a Personal Access Token stored as a secret. | yes | "" |
| organisation-name | Name of the Organisation is packages are under organisation | yes | "" |
| repo-name | Name of the repo for packages are under organisation | yes | "" |
Outputs
| name | description |
|---|---|
| id | id of delete gem package |