Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action generates SVG profile README cards using the GitHub GraphQL API, providing various visual statistics such as lifetime contributions, contribution streaks, and repository ranking. It automates the rendering of these cards into plain SVG files that can be committed back to a repository. The action supports dark and light themes, badge pills for brands, and animates card entries on entry only.
What’s Changed
What’s Changed
- release: cut v1.0.0 by @seijikohara in https://github.com/seijikohara/profile-cards-action/pull/35
Full Changelog: https://github.com/seijikohara/profile-cards-action/compare/v0.0.11...v1.0.0