kiaquila/Comet contribution graph

Render a cinematic comet contribution graph SVG for your GitHub profile README.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usernameGitHub login to render the graph foryes
tokenToken with 'contents:write' scope on the target repository (used to force-push the SVG branch). Default uses the Action's built-in GITHUB_TOKEN, which has contents:write on the current repo by default. For a cross-repo setup use a classic PAT with 'repo' scope or a fine-grained PAT with 'Contents: Read and write'.no${{ github.token }}
reducedAlso emit a static comet-reduced.svg companion for prefers-reduced-motion fallback.notrue
branchOutput branch. Force-pushed on every run.nocomet-graph

no outputs