diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 460dd7b..6719428 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -17,6 +17,9 @@ jobs: steps: - uses: actions/checkout@v2 + with: + fetch-depth: 0 + - name: Fix Checkout run: | git fetch --force --tags