diff --git a/travis/deploy.sh b/travis/deploy.sh index 1d80f10..3b23dc3 100755 --- a/travis/deploy.sh +++ b/travis/deploy.sh @@ -20,6 +20,7 @@ then fi if [[ "x$TRAVIS_TAG" != "x" ]] +then RELEASE_ARCHIVES=$(find $RELEASE_ARCHIVES_DIR -type f) if [[ "x$RELEASE_ARCHIVES" != "x" ]] then