Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 18, 2022
1 parent 17a9fac commit a6a95f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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:
Expand Down

0 comments on commit a6a95f0

Please sign in to comment.