Update README.md

This commit is contained in:
Tonye Jack 2021-05-06 09:25:34 -04:00 committed by GitHub
parent 6b13d1de24
commit 9dbc29a0f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo fetch-depth: 0
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files