fix: increase fetch depth for release nightly-ota to generate tags

(might need successive increases)
This commit is contained in:
Constrat
2025-01-06 00:10:51 +01:00
parent 17ef7a759c
commit da73ba18dc

View File

@@ -44,7 +44,7 @@ jobs:
# repository: 'MaaAssistantArknights/MaaAssistantArknights'
#ref: ${{ inputs.ref }}
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 60
fetch-depth: 250
fetch-tags: true
- name: Fetch submodules