Tweak CI [skip ci]

This commit is contained in:
Pig Fang 2019-03-15 22:39:51 +08:00
parent 0210f1857c
commit d1c81de9b9

View File

@ -21,6 +21,7 @@ deploy:
provider: releases
api_key: $GITHUB_TOKEN
file: blessing-skin-server-$TRAVIS_TAG.zip
name: $TRAVIS_TAG
draft: true
skip_cleanup: true
on: