diff --git a/.github/workflows/_service_release.yaml b/.github/workflows/_service_release.yaml index 3d2af51..b3196a8 100644 --- a/.github/workflows/_service_release.yaml +++ b/.github/workflows/_service_release.yaml @@ -28,6 +28,7 @@ jobs: steps: - uses: actions/checkout@v4 with: + fetch-depth: 0 fetch-tags: true - name: Build docker image