1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-27 20:32:54 +02:00

Define master branch in deploy section travis.yaml

This commit is contained in:
koalyptus 2018-04-22 21:58:50 +10:00
parent e1106f23a8
commit c26e6d3c4b

View file

@ -21,6 +21,8 @@ before_deploy:
- git tag $GIT_TAG -am "Generated tag from TravisCI build $TRAVIS_BUILD_NUMBER"
deploy:
provider: releases
on:
branch: master
api_key: $GITHUB_OAUTH_ACCESS_TOKEN
skip_cleanup: true
env: