chore: update readme (#587)

This commit is contained in:
Tonye Jack 2022-08-19 00:11:34 -06:00 committed by GitHub
parent bfc4426d68
commit 8d5c4478e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,8 +157,8 @@ Support this project with a :star:
... ...
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
# with: with:
# fetch-depth: 0 # OR "2" -> To retrieve the preceding commit. fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
# submodules: true # OR "recursive" -> To include all changed submodule files. # submodules: true # OR "recursive" -> To include all changed submodule files.
- name: Get changed files using defaults - name: Get changed files using defaults