diff --git a/.travis.yml b/.travis.yml index 490b2b46..7e58ef68 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,7 +59,7 @@ deploy: - "dist/mac/*.dmg" skip_cleanup: true overwrite: true - draft: true + draft: $TRAVIS_TAG on: repo: saenzramiro/rambox tags: true