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: |