Skip to content

Commit

Permalink
Add github api token to travis ci deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Blaine Gardner <[email protected]>
  • Loading branch information
BlaineEXE committed Nov 25, 2018
1 parent 52b471c commit 13e8de9
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 @@ -30,6 +30,7 @@ branches:

deploy:
provider: releases
api-key: $GITHUB_RELEASE_TOKEN
file:
- "_output/octopus-static-$VERSION-$GOOS-$GOARCH"
skip_cleanup: true
Expand Down

0 comments on commit 13e8de9

Please sign in to comment.