mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
ci: nightly版本打包tag获取 (#12076)
This commit is contained in:
5
.github/workflows/release-nightly-ota.yml
vendored
5
.github/workflows/release-nightly-ota.yml
vendored
@@ -46,7 +46,10 @@ jobs:
|
||||
#ref: ${{ inputs.ref }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fetch-depth: 250
|
||||
fetch-tags: true
|
||||
|
||||
- name: Fetch tags
|
||||
run: |
|
||||
git fetch --depth=250 --tags
|
||||
|
||||
- name: Fetch submodules
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user