Skip to content

Commit

Permalink
travis: Fix passing of releases token
Browse files Browse the repository at this point in the history
  • Loading branch information
zamaudio committed Aug 27, 2020
1 parent f59b169 commit 8cd23d7
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 @@ -20,8 +20,7 @@ script:

deploy:
provider: releases
api_key:
secure: ${RELEASES_TOKEN}
api_key: ${RELEASES_TOKEN}
file:
- zam-plugins-${TRAVIS_TAG}-linuxlv2.zip
- zam-plugins-${TRAVIS_TAG}-osxlv2.zip
Expand Down

0 comments on commit 8cd23d7

Please sign in to comment.