diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9cc1809..caa9ebd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,6 +44,7 @@ jobs: uses: actions/checkout@v4 with: fetch-tags: true + fetch-depth: 0 - name: Login to registry uses: docker/login-action@v3 with: