messycomposer/Generate Hexagon Grid
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 8, 2026
- License
- GPL 3.0
Pinned Snippet
uses: messycomposer/github-profile-hexagon-grid@552a8fdb77dc567e8eaba1ad2279c50eb3406b47 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | GitHub token w/ repo scope | no | ${{ github.token }} |
| readme_path | Path to your readme file | no | ./README.md |
| as_base64 | If false, pushes svg to repo as well | no | false |
| grid_file_path | Path where svg is committed to | no | ./grid.svg |
| commit_message | Commit message used while committing the changes | no | Add Hexagon Grid to Readme |
| git_username | Username used while committing the changes | no | hex-grid |
| git_email | Email used for committing the changes | no | hex-grid@example.com |
Outputs
no outputs