pxseu/AniList readme workflow
Puts your newest activity from AniList into your readme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user_id | Your anilist user id | no | — |
| user_name | Your anilist username | no | — |
| gh_token | GitHub access token with Repo scope | no | ${{ github.token }} |
| readme_path | Path of the readme file you want to update | no | — |
| max_post_count | Maximum number of activites you want to show on your readme | no | 5 |
| commit_message | Message that will be used while commiting | no | Update AniList activity in README.md |
| commit_username | The username of the commiter | no | GitHub Action |
| commit_email | Email address of the commiter | no | action@github.com |
| preferred_language | Preferred language of the list content | no | english |
| timezone | Timezone of the list content (e.g. Europe/Berlin) | no | UTC |
| date_format | Date format of the list content (e.g. {D}/{M or MW}/{Y} {h}:{m}) | no | {h}:{m} {D} {MW} {Y} |
Outputs
no outputs