mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 03:46:55 +00:00
delete more.
This commit is contained in:
parent
c92eb7ec1e
commit
544eb35a9d
1 changed files with 4 additions and 2 deletions
|
@ -31,7 +31,9 @@ after_build:
|
|||
move v2rayN.Portable.zip ..\..\..\v2rayN.Portable-%GIT_TAG%.zip
|
||||
|
||||
artifacts:
|
||||
- path: v2rayN\v2rayN.Portable-%GIT_TAG%.zip
|
||||
- path: v2rayN\v2rayN\bin\Release
|
||||
name: v2rayN.Portable
|
||||
- path: v2rayN\v2rayN.Protable-%GIT_TAG%.zip
|
||||
name: v2rayN.Portable-Version
|
||||
|
||||
on_success:
|
||||
|
@ -43,7 +45,7 @@ deploy:
|
|||
provider: GitHub
|
||||
auth_token:
|
||||
secure: jjIUlINV2I/vxMzoH/jX11I6/rwEo237ELLgm37s3GdLQV3XkNbtVI/BVXjU4xSD
|
||||
artifact: v2rayN.Portable, v2rayN.Portable-Version
|
||||
artifact: v2rayN.Portable-Version
|
||||
draft: true
|
||||
prerelease: false
|
||||
on:
|
||||
|
|
Loading…
Reference in a new issue