mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 11:56:55 +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
|
name: v2rayN.Protable
|
||||||
-
|
-
|
||||||
- path: v2rayN\v2rayN.Protable-%GIT_TAG%.zip
|
- path: v2rayN\v2rayN.Protable-%GIT_TAG%.zip
|
||||||
name: v2rayN.Protable-%GIT_TAG%
|
name: v2rayN.Protable-Version
|
||||||
|
|
||||||
on_success:
|
on_success:
|
||||||
- echo succeed
|
- echo succeed
|
||||||
|
@ -49,7 +49,7 @@ deploy:
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: jjIUlINV2I/vxMzoH/jX11I6/rwEo237ELLgm37s3GdLQV3XkNbtVI/BVXjU4xSD
|
secure: jjIUlINV2I/vxMzoH/jX11I6/rwEo237ELLgm37s3GdLQV3XkNbtVI/BVXjU4xSD
|
||||||
artifact: v2rayN.Protable, v2rayN.Protable-%GIT_TAG%
|
artifact: v2rayN.Protable, v2rayN.Protable-Version
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue