From a6a95f098b59fb76dda188ccc9ee5efd6e25b6df Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 18 Oct 2022 13:29:20 -0600 Subject: [PATCH] Create README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ced3b68f67b..212a96c5e19 100644 --- a/README.md +++ b/README.md @@ -349,13 +349,13 @@ Support this project with a :star: with: json: "true" - - name: Run changed-files since 2022-08-19 + - name: Get changed-files since 2022-08-19 id: changed-files-since uses: tj-actions/changed-files@v32 with: since: "2022-08-19" - - name: Run changed-files until 2022-08-20 + - name: Get changed-files until 2022-08-20 id: changed-files-until uses: tj-actions/changed-files@v32 with: