maurodesouza/GitHub Readme Activity Graph Action
Generate GitHub Readme Activity Graph in GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | GitHub username to generate the activity graph for. | yes | — |
| options | Options for the card (query string or JSON). | no | "" |
| output_path | Output path for SVG file (relative path; include filename with .svg). | no | "" |
| token | GitHub token (PAT or GITHUB_TOKEN). Falls back to github.token if not provided. | no | "" |
Outputs
| name | description |
|---|---|
| path | Path where the SVG file was written. |