siddharth2016/Update Image - README
Update a section with given images randomly in your Readme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub access token with Repo scope | yes | ${{ github.token }} |
| README_REPOSITORY | Your GitHub repository | no | ${{ github.repository }} |
| IMG_REPOSITORY | Your Repo which contains images | no | ${{ github.repository }} |
| IMG_PATH | Your path to images in IMG_REPO | no | .github/images |
| WIDTH | Give width of image | no | 180px |
| HEIGHT | Give height of image | no | 180px |
| ALIGN | Alignment of image | no | right |
| IMG_ALT | Give alternative title to image | no | Profile Image |
| COMMIT_MESSAGE | Add a commit message of your choice | no | Update Readme Image |
Outputs
no outputs