Skip to content

Commit

Permalink
travis: update condition
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvanderlinden committed Jan 19, 2019
1 parent c4a96ef commit 8b08509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
script: npx semantic-release
on:
branch: master
condition: "$GITHUB_TOKEN" != ""
condition: "\"$GITHUB_TOKEN\" != \"\""

0 comments on commit 8b08509

Please sign in to comment.