diff --git a/.github/workflows/deploy_compose.yml b/.github/workflows/deploy_compose.yml index 8fc2a15..7ce1b67 100644 --- a/.github/workflows/deploy_compose.yml +++ b/.github/workflows/deploy_compose.yml @@ -51,6 +51,7 @@ jobs: with: repository: ${{ inputs.compose_repository }} ref: ${{ inputs.compose_ref }} + submodules: true # true OR recursive token: ${{ secrets.REPOS_ACCESS_TOKEN }} - name: Change Version if pr