Revert "fetch all history"

This reverts commit dcc3cc2d8d.
This commit is contained in:
smf
2024-04-04 10:08:12 +08:00
parent dcc3cc2d8d
commit 011389e990

View File

@@ -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