diff --git a/.github/workflows/release-nightly-ota.yml b/.github/workflows/release-nightly-ota.yml index 3673d4c6cb..837c4c2202 100644 --- a/.github/workflows/release-nightly-ota.yml +++ b/.github/workflows/release-nightly-ota.yml @@ -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