mapping error

This commit is contained in:
JaredDC 2021-07-01 01:16:22 +08:00
parent b38acdb8ba
commit efdc5a4210

View file

@ -38,7 +38,7 @@ artifacts:
name: v2rayN.Protable
-
- path: v2rayN\v2rayN.Protable-%GIT_TAG%.zip
name: v2rayN.Protable-%GIT_TAG%
name: v2rayN.Protable-Version
on_success:
- echo succeed
@ -49,7 +49,7 @@ deploy:
provider: GitHub
auth_token:
secure: jjIUlINV2I/vxMzoH/jX11I6/rwEo237ELLgm37s3GdLQV3XkNbtVI/BVXjU4xSD
artifact: v2rayN.Protable, v2rayN.Protable-%GIT_TAG%
artifact: v2rayN.Protable, v2rayN.Protable-Version
draft: true
prerelease: false
on: