From 011389e990b7573780abd083a28c6de237ef4571 Mon Sep 17 00:00:00 2001 From: smf Date: Thu, 4 Apr 2024 10:08:12 +0800 Subject: [PATCH] Revert "fetch all history" This reverts commit dcc3cc2d8d39e2d9ba1331ae7b93d284a6465dfe. --- .github/workflows/deploy_compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy_compose.yml b/.github/workflows/deploy_compose.yml index bffd021..22111ff 100644 --- a/.github/workflows/deploy_compose.yml +++ b/.github/workflows/deploy_compose.yml @@ -52,7 +52,6 @@ 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