tim0-12432/AoC Badge Action
A GitHub Action that generates a badge for Advent of Code and adds it to the README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| session | The session cookie for Advent of Code | yes | — |
| userid | The id of the user you want to track | yes | — |
| leaderboard | The id of the leaderboard you want to track | no | — |
| file | The file the badge will be added to | no | README.md |
| width | The width of the badge | no | 50% |
Outputs
| name | description |
|---|---|
| success | Whether the action was successful |