From 9dbc29a0f2690316513efd008cfc9e916fe27cb2 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 6 May 2021 09:25:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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