fetch all history

This commit is contained in:
smf
2024-04-03 17:35:47 +08:00
parent 35d677730e
commit dcc3cc2d8d

View File

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