diff --git a/.travis.yml b/.travis.yml index 6f13b9c..60807f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,5 +22,5 @@ deploy: script: - npx travis-deploy-once "npx semantic-release@13" on: - tags: true branch: master + condition: $TRAVIS_COMMIT_MESSAGE = "release"