diff --git a/.travis.yml b/.travis.yml index 2c01fa3..652dda8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -98,6 +98,8 @@ deploy: file_glob: true file: Background-Music-*/* skip_cleanup: true + name: $TRAVIS_TAG + prerelease: true on: repo: kyleneideck/BackgroundMusic tags: true