From d3e77108a5552a6e0b2f7eb30a7bc28b0a1f2cd0 Mon Sep 17 00:00:00 2001 From: Jason Dove Date: Sun, 7 Mar 2021 07:34:20 -0600 Subject: [PATCH] still looking for the tag --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf7546c78..156add6d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 with: - fetch-depth: 50 + fetch-depth: 0 - name: Extract Git Tag shell: bash run: |