diff --git a/README.md b/README.md index 4093322..410e8e4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Use this action to convert issues into a unified JSON structure. template-path: .github/ISSUE_TEMPLATE/bug-report.yml - run: echo '${{ steps.issue-parser.outputs.jsonString }}' > bug-details.json + +- run: echo '${{ steps.issue-parser.outputs.issueparser_your_contact_details }}' ``` `template-path` is optional and meant to be used with Issue Forms.