diff --git a/action.yml b/action.yml index 3b129bae..cc91a748 100644 --- a/action.yml +++ b/action.yml @@ -121,7 +121,7 @@ inputs: default: "\n" required: false json: - description: "Output list of changed files in a JSON formatted string which can be used for matrix jobs." + description: "Output list of changed files in a JSON formatted string which can be used for matrix jobs. [Example](https://github.com/tj-actions/changed-files/blob/main/.github/workflows/matrix-test.yml)" required: false default: "false" escape_json: