diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de5c53c1d3..285016841d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -556,9 +556,10 @@ jobs: assets/* prerelease: ${{ needs.meta.outputs.prerelease != 'false' }} - - name: Trigger MirrorChyanUploading + - name: Trigger MirrorChyan run: | gh workflow run --repo $GITHUB_REPOSITORY mirrorchyan + gh workflow run --repo $GITHUB_REPOSITORY mirrorchyan_release_note env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}