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