namoscato/Tinify Image Action
Compress and resize images with the Tinify API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Tinify API key | yes | — |
| github_token | Repository GITHUB_TOKEN or personal access token secret | no | ${{ github.token }} |
| commit_user_name | Git user.name | no | ${{ github.actor }} |
| commit_user_email | Git user.email | no | ${{ github.actor }}@users.noreply.github.com |
| commit_message | Custom commit message | no | — |
| resize_width | Maximum target image width | no | — |
| resize_height | Maximum target image height | no | — |
Outputs
no outputs