Skip to content

Commit

Permalink
chore: deploy github releases as prerelease [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Apr 12, 2019
1 parent 7c8c65f commit 900e53d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ deploy:
api_key: "$GITHUB_TOKEN"
file: "releases/ckb_${TRAVIS_TAG}_${REL_PKG}"
skip_cleanup: true
prerelease: true
on:
tags: true
condition: '"$GITHUB_TOKEN" != "" && "$REL_PKG" != ""'
Expand Down

0 comments on commit 900e53d

Please sign in to comment.