From 19b9150368827afe0c236acb90b7c65d9ff0b64c Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 30 Mar 2020 08:18:26 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .github/workflows/repo2store.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo2store.yml b/.github/workflows/repo2store.yml index 3911665..b5b39aa 100644 --- a/.github/workflows/repo2store.yml +++ b/.github/workflows/repo2store.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout REPO uses: actions/checkout@v2-beta with: - fetch-depth: 100 + fetch-depth: 0 # custom token is not needed for fetching REPO, # but the action makes some magic with authentication headers # which are used on pushing to REPO-store