diff --git a/.github/deploy.sh b/.github/deploy.sh index 9e9bcfe..1c871c5 100644 --- a/.github/deploy.sh +++ b/.github/deploy.sh @@ -2,8 +2,9 @@ set -e -if [[ $TRAVIS_BRANCH != 'redme-generation' ]] +if [[ $TRAVIS_BRANCH != 'readme-generation' ]] then + echo 'exit' exit fi