This Actions takes in the jscpd-report.json file as input, then generate the badges for different languages and updates the readme with the latest badges.
- Clone this Repo
- Run
npm i
- Once the changes are made ,run
ncc build index.js -o action
- Commit and push your code and merge it to master.