mirror of https://github.com/qwqdanchun/nps.git
update travis.yom
This commit is contained in:
parent
8a35139742
commit
dce055255c
|
@ -17,7 +17,8 @@ before_deploy:
|
|||
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: ${TOKEN}
|
||||
api_key:
|
||||
secure: ${TOKEN}
|
||||
skip_cleanup: true
|
||||
file:
|
||||
- server_linux_amd64.zip
|
||||
|
|
Loading…
Reference in New Issue