diff --git a/.travis.yml b/.travis.yml index fe843f006..1c8d4febf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,4 @@ jobs: script: npx semantic-release on: branch: master + condition: env(GITHUB_TOKEN) IS present