Skip to content

Commit

Permalink
add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
ravidio committed Feb 3, 2019
1 parent 3111ffb commit 2487390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matrix:

deploy:
provider: releases
api_key: "ade4626eeb6c7ca701cd863886abdf8ed4c22f37"
api_key: "$GITHUB_OAUTH_TOKEN"
file_glob: true
file: target/release/wallet713-*.tgz*
skip_cleanup: true
Expand Down

0 comments on commit 2487390

Please sign in to comment.