fix: release-ota.yml

This commit is contained in:
MistEO
2023-05-24 01:18:48 +08:00
committed by GitHub
parent fbfaf6f0ae
commit 62657d2907

View File

@@ -90,6 +90,7 @@ jobs:
- name: Update Version API
run: |
gh workflow --repo MaaAssistantArknights/MaaRelease run update_version_api.yml
gh workflow --repo MaaAssistantArknights/MaaRelease run release-mirrors.yml
env:
GH_TOKEN: ${{ secrets.MISTEOWORKFLOW }}