stats-organization/GitHub Readme Stats Action
Generate GitHub Readme Stats cards in GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| card | Card type to generate (stats, top-langs, pin, wakatime, gist). | yes | — |
| options | Options for the card (query string or JSON). | no | "" |
| path | Output path for SVG file (relative path; include filename with .svg). | no | "" |
| token | GitHub token (PAT or GITHUB_TOKEN). | no | "" |
| core_version | Version of @stats-organization/github-readme-stats-core to use internally. | no | v2 |
Outputs
| name | description |
|---|---|
| path | Path where the SVG file was written. |