name: 'junit-to-md' description: 'transcribe junit reports to md' inputs: writepath: description: 'where the mdfile goes' required: true runs: using: 'node20' main: 'dist/index.js'