soulteary/Profile Trophy Action
Generate GitHub Profile Trophy cards in GitHub Actions using the Go service.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| options | Options for the trophy card (query string or JSON). | no | "" |
| path | Output path for SVG file (relative path; include filename with .svg). | no | "" |
| token | GitHub token (PAT or GITHUB_TOKEN). | no | "" |
| version | Version of github-profile-trophy binary to use (e.g., v1.0.0). Defaults to latest. | no | v1.0.0 |
| repo | GitHub repository in format owner/repo. Defaults to soulteary/github-profile-trophy. | no | soulteary/github-profile-trophy |
Outputs
| name | description |
|---|---|
| path | Path where the SVG file was written. |