diff --git a/.travis.yml b/.travis.yml index ace5d1ff..efeace43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ git: notifications: email: false deploy: - if: tag IS present AND TRAVIS_PULL_REQUEST=false + if: tag IS present provider: releases api_key: secure: "$GithubApi"