actions-marketplace-validations/custom-thumbnail
Cereate custom thumbnails out of all the original images recursively
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN secret < automatically provided by Github , you don't need to set up > | yes | — |
| base_height_width | base height/width to be maintained | no | 500 |
| inplace | Replace original file with the resultant one | no | false |
| pull_request_branch | Branch that the action will target on pull_request. Defaults to GITHUB_BASE_REF. | no | "" |
| target_repository | Repository that the report will be pushed on. Defaults to the current repository. | no | "" |
| pull_request_repository | Repository that the action will target on pull_request. Defaults to TARGET_REPOSITORY | no | "" |
Outputs
no outputs