3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-17 19:17:45 +00:00

Create README.md

This commit is contained in:
Tonye Jack 2022-10-18 13:29:20 -06:00 committed by GitHub
parent 17a9fac9ca
commit a6a95f098b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: