vn7n24fzkq/GitHub-Profile-Summary-Cards
Generate profile summary cards and commit to default branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| USERNAME | GitHub username | yes | ${{ github.repository_owner }} |
| BRANCH_NAME | The branch to push cards | no | main |
| UTC_OFFSET | The UTC offset used in the Productive Time Card.(e.g., 8, -3) | no | 0 |
| EXCLUDE | A comma separated list of languages to exclude | no | "" |
| EXCLUDE_REPOS | A comma separated list of repository names to exclude from the language cards (case-insensitive; owner/repo also matches on the commits card) | no | "" |
| AUTO_PUSH | Whether automatically push generated files to desired branch | no | true |
| THEME | Generate only this theme (e.g. github_dark). Leave empty to generate every theme. | no | "" |
| ANIMATION | Bake a CSS animation into the cards: none | fade | rise | draw | stagger | load | sequence | tint | rgb | rgb-soft. Leave empty for no animation. | no | "" |
| DURATION | Animation speed in seconds (0.2–10). Only applies when ANIMATION is set; leave empty for the preset default. | no | "" |
| NAME | Override the displayed name/title on the profile-details card (elided to fit). Leave empty to use the default "login (name)". | no | "" |
Outputs
no outputs