jd-35656/Readme Credly Badges
Add Credly badges to README or any other markdown file from your Credly account.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 8, 2025
- License
- MIT
Pinned Snippet
uses: jd-35656/readme-credly-badges@9fe4d9e71346ee0eb57d15acb176735cb1997b5e # v1.4.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| credly_username | Your Credly username | no | ${{ github.actor }} |
| badge_size | Defines the badge dimension | no | 150x150 |
| badge_sort_by | Sort badges by | no | issued |
| github_api_url | GitHub API URL (for GitHub Enterprise) | no | https://api.github.com |
| github_token | GitHub token with write access to the repo | yes | ${{ github.token }} |
| github_repo | GitHub repo (owner/repo) | no | ${{ github.repository }} |
| github_branch | Branch where README is located | no | main |
| readme_file | Path to the README file | no | README.md |
| commit_message | Commit message for README update | no | Updated README with new badges |
Outputs
no outputs