Skip to content

Commit

Permalink
travis: only deploy for builds that include GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvanderlinden committed Dec 22, 2018
1 parent 95bd1af commit 5792d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
script: npx semantic-release
on:
branch: master
condition: env(GITHUB_TOKEN) IS present

0 comments on commit 5792d8d

Please sign in to comment.