We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3cb7a commit 1e441fbCopy full SHA for 1e441fb
.github/workflows/mirrorchyan_uploading.yml
@@ -28,7 +28,7 @@ jobs:
28
mirrorchyan_rid: BGI
29
working-directory: ./un7z/
30
pick_files: '["BetterGI"]'
31
- version_name: ${{ replace(github.event.release.tag_name, 'v', '') }}
+ version_name: ${{ github.event.release.tag_name }}
32
upload_token: ${{ secrets.MirrorChyanUploadToken }}
33
34
mirrorchyan_exe:
0 commit comments