actions-js/Profile Readme
Collection of widgets for your profile README
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Sep 27, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-js/profile-readme@830a41756f7dac3430f82a6762b391168434e2c0 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }} | yes | — |
| username | Github profile username | yes | — |
| feed | FEED.json file path | no | — |
| template | TEMPLATE.md file path | yes | ./TEMPLATE.md |
| readme | README.md output file path | yes | ./README.md |
Outputs
no outputs