e1c9ca0a6f1923d8d1fc897abad47694e7c31dd8
mawesome
This action query the github api to get starred list of the user and then generates a list ordered by languages.
Inputs
github-token
The github workflow token is required
Outputs
Output the generated list in the project README.md
Example usage
uses: simonecorsi/mawesome@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Description
Languages
JavaScript
99.4%
TypeScript
0.6%