Skip to content

Commit

Permalink
fixed handling of travis ci/git deploy token to new travis ci require…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
aegean-odyssey committed Mar 16, 2020
1 parent 63bc009 commit 8430370
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 @@ before_deploy:
deploy:
provider: releases
edge: true
token:
secure: $SECURE_TOKEN
token: $HIDDEN_TOKEN
on:
tags: true
overwrite: true
Expand Down

0 comments on commit 8430370

Please sign in to comment.