diff --git a/.github/workflows/deploy_compose.yml b/.github/workflows/deploy_compose.yml index 22111ff..bffd021 100644 --- a/.github/workflows/deploy_compose.yml +++ b/.github/workflows/deploy_compose.yml @@ -52,6 +52,7 @@ jobs: repository: ${{ inputs.compose_repository }} ref: ${{ inputs.compose_ref }} submodules: true # true OR recursive + fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod token: ${{ secrets.REPOS_ACCESS_TOKEN }} - name: Change Version if pr