Skip to content

Commit

Permalink
add api key
Browse files Browse the repository at this point in the history
  • Loading branch information
SrodriguezO committed May 22, 2019
1 parent e24c75b commit 269568f
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 @@ -52,6 +52,7 @@ deploy:
condition: $DOC_VERSION = true && $TRAVIS_OS_NAME = linux
- provider: releases
skip_cleanup: true
api_key: $GITHUB_AUTH
files: '*/target/**/*.jar'
file_glob: true
on:
Expand Down

0 comments on commit 269568f

Please sign in to comment.