Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
fix: release token (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez authored and dduportal committed Nov 8, 2019
1 parent 2d53a96 commit 3500595
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 @@ -31,8 +31,7 @@ deploy:
on:
tags: true
- provider: releases
api_key:
secure: $GITHUB_TOKEN
api_key: ${GITHUB_TOKEN}
skip_cleanup: true
name: $TRAVIS_TAG
edge: true
Expand Down

0 comments on commit 3500595

Please sign in to comment.