zients/GitHub Readme Streak Stats
Generate GitHub contribution streak SVG or JSON in GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| options | Card options as a query string or JSON object. | no | "" |
| path | Output path for the SVG or JSON file. | no | profile/streak.svg |
| token | GitHub token. Use GITHUB_TOKEN or a PAT for private contribution counts. | no | "" |
Outputs
| name | description |
|---|---|
| path | Path where the SVG or JSON file was written. |