mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix: mirrorc package name
This commit is contained in:
2
.github/workflows/mirrorchyan.yml
vendored
2
.github/workflows/mirrorchyan.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: MirrorChyan/uploading-action@v1
|
||||
with:
|
||||
filetype: latest-release
|
||||
filename: "MAA-${{ matrix.os }}-${{ matrix.arch }}-*.zip"
|
||||
filename: "*MAA-*-${{ matrix.os }}-${{ matrix.arch }}.zip"
|
||||
mirrorchyan_rid: MAA
|
||||
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user