mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 20:06:54 +00:00
mapping error
This commit is contained in:
parent
b38acdb8ba
commit
efdc5a4210
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue