fix: do not replace 'v'

This commit is contained in:
xyToki
2025-05-10 22:51:23 +08:00
committed by GitHub
parent 5f3cb7adbb
commit 1e441fbd07

View File

@@ -28,7 +28,7 @@ jobs:
mirrorchyan_rid: BGI
working-directory: ./un7z/
pick_files: '["BetterGI"]'
version_name: ${{ replace(github.event.release.tag_name, 'v', '') }}
version_name: ${{ github.event.release.tag_name }}
upload_token: ${{ secrets.MirrorChyanUploadToken }}
mirrorchyan_exe: