soulteary/Readme Stats Action
Generate GitHub Readme Stats cards in GitHub Actions using the Go service.
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 | "" |
| version | Version of github-readme-stats binary to use (e.g., v1.0.0). Defaults to latest. | no | v1.0.0 |
| repo | GitHub repository in format owner/repo. Defaults to soulteary/github-readme-stats. | no | soulteary/github-readme-stats |
Outputs
| name | description |
|---|---|
| path | Path where the SVG file was written. |