charonyuu/Ithome Article Post Action
show your latest ithome article on your github profile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ghToken | Your github token | yes | ${{ github.token }} |
| userId | Your ithome id | yes | "" |
| limit | The number of articles you want to show, limit is between 1 and 10 | no | 5 |
| commit_message | Commit message used while committing to the repo | no | Updated with the latest ithome blog posts |
| committer_username | Username used while committing to the repo | no | ithome-blog-upload-readme-bot |
| committer_email | Email id used while committing to the repo | no | ithome-blog-upload-readme-bot@example.com |
| like | Whether to show articles with likes or not | no | true |
| comment | Whether to show articles with comments or not | no | true |
| view | Whether to show articles with views or not | no | true |
| icon_emoji | Emoji to use on readme like, comment, view count | no | false |
Outputs
no outputs