ci: Create mirrorchyan_uploading.yml

This commit is contained in:
MistEO 2025-06-07 22:33:03 +08:00 committed by GitHub
parent 34de0d90cf
commit 1642a452d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
name: mirrorchyan_uploading
on:
workflow_dispatch:
jobs:
mirrorchyan:
runs-on: macos-latest
steps:
- uses: MirrorChyan/uploading-action@v1
with:
filetype: latest-release
filename: "DoroHelper.exe"
mirrorchyan_rid: full
github_token: ${{ secrets.GITHUB_TOKEN }}
owner: 1204244136
repo: DoroHelper
upload_token: ${{ secrets.MirrorChyanUploadToken }}