diff --git a/README.md b/README.md index 40f12bdc..aae00704 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - fetch-depth: 0 # otherwise, you will fail to push refs to dest repo + fetch-depth: 0 - name: Get changed files id: changed-files