mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-04-20 21:49:23 +08:00
ci: fix mirrorc upload exe fail
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -447,7 +447,7 @@ jobs:
|
||||
with:
|
||||
filetype: local
|
||||
mirrorchyan_rid: BGI
|
||||
filename: "downloads/BetterGI_Install/BetterGI.Install.*.exe"
|
||||
filename: "downloads/BetterGI_Install/BetterGI.Install.${{ needs.validate.outputs.version }}.exe"
|
||||
version_name: ${{ needs.validate.outputs.version }}
|
||||
upload_token: ${{ secrets.MirrorChyanUploadToken }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user