diff --git a/.github/workflows/build-dockers.yml b/.github/workflows/build-dockers.yml index 4e620b6..cde7fa2 100644 --- a/.github/workflows/build-dockers.yml +++ b/.github/workflows/build-dockers.yml @@ -18,6 +18,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 with: + fetch-depth: 0 ref: ${{ github.head_ref }} - name: Build binaries