ci: 临时措施 (#12024)

This commit is contained in:
AnnAngela
2025-02-24 10:20:27 +08:00
committed by GitHub
parent 3171c8a84c
commit d49eea9fbd
2 changed files with 2 additions and 0 deletions

View File

@@ -354,5 +354,6 @@ jobs:
- name: Setup release mirror
run: |
gh workflow --repo MaaAssistantArknights/MaaRelease run release-mirrors.yml
gh workflow --repo MaaAssistantArknights/MaaRelease run release-mirrors.yml --ref temp # TODO: 临时措施
env:
GH_TOKEN: ${{ secrets.MISTEOWORKFLOW }}

View File

@@ -188,3 +188,4 @@ jobs:
- name: Setup release mirror
run: |
gh workflow --repo MaaAssistantArknights/MaaRelease run release-mirrors.yml
gh workflow --repo MaaAssistantArknights/MaaRelease run release-mirrors.yml --ref temp # TODO: 临时措施