Skip to content

Commit

Permalink
try different key
Browse files Browse the repository at this point in the history
  • Loading branch information
SrodriguezO committed May 22, 2019
1 parent 5fd4168 commit d5f03d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ deploy:
condition: $DOC_VERSION = true && $TRAVIS_OS_NAME = linux
- provider: releases
skip_cleanup: true
api_key:
secure: $SECURE_GITHUB_AUTH
api_key: $GITHUB_AUTH
file: 'bazel-out/k8-fastbuild/bin/play-routes-compiler/play-routes-compiler_deploy.jar'
on:
branch: master
Expand Down

0 comments on commit d5f03d9

Please sign in to comment.