Skip to content

Commit

Permalink
Fixed travis.yml github release api_key
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Jul 18, 2020
1 parent 4737277 commit c3f9d05
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 @@ -22,8 +22,7 @@ script:

deploy:
provider: releases
api_key:
secure: $GITHUB_TOKEN
api_key: $GITHUB_TOKEN
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit c3f9d05

Please sign in to comment.