gamersindo1223/MyAnimeList readme GH-Actions
Puts your newest anime/manga activity from MyAnimeList into 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 }} |
| mal_username | Username of your MyAnimeList Account | yes | "" |
| repo_path | Path to your repository. Example: gamersindo1223/gamersindo1223 | yes | "" |
| repo_branch | Branch of your specified repository | no | main |
| repo_filename | Your Markdown filename | no | README.md |
| max_entries | Maximum number of entries to show per list section (0 = unlimited) | no | 0 |
| enable_manga | Set to 'true' to also update manga sections (MAL_MANGA...) in your README | no | false |
| show_score | Set to 'true' to display your MAL score alongside each title | no | false |
Outputs
no outputs