From bfda1ec9d1418879871bb1619e49729a40328a90 Mon Sep 17 00:00:00 2001 From: Kostiantyn Korniienko Date: Wed, 5 Oct 2022 13:59:12 +0300 Subject: [PATCH] TUPO fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4847886db8a..c5f04311f2d 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ Support this project with a :star: - name: Run changed-files with json output id: changed-files-json uses: tj-actions/changed-files@v31 - wi + with: json: "true" - name: Run changed-files since 2022-08-19