chetan-chinchulkar/TryHackMe Badge Action Workflow
A github action for tryhackme to fetch and regenerate static badge image which can be used in the README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 9, 2024
- License
- None
Pinned Snippet
uses: chetan-chinchulkar/tryhackme-badge-action-workflow@812809de6461b3e3e37553c67674c7f94a0f312b # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image_path | Path to save the badge | no | ./assets/tryhackme-badge.png |
| username | Your TryHackMe username | yes | — |
| user_id | Your TryHackMe user_id | yes | — |
| committer_username | Your GitHub username | no | dhanushnehru |
| commit_message | Commit message | no | Updated THM profile badge |
| GITHUB_TOKEN | Your GitHub Token | yes | — |
Outputs
no outputs