Revert "chore: 删除不可用的release镜像上传"

This reverts commit b809944975.
This commit is contained in:
GalvinGao
2023-04-29 16:33:25 -04:00
parent 812417a197
commit 0a2e8aca79

View File

@@ -312,5 +312,6 @@ jobs:
- name: Trigger secondary workflows # ref: https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow
run: |
gh workflow run --repo $GITHUB_REPOSITORY release-ota
gh workflow run --repo $GITHUB_REPOSITORY release-mirrors
env:
GH_TOKEN: ${{ github.token }}