diff --git a/.travis.yml b/.travis.yml index f2d28f8de..8c3f17709 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,7 +46,7 @@ deploy: skip_cleanup: true overwrite: true name: "${STASH_VERSION}: Latest development build" - body: "${RELEASE_DATE}\n This is always the latest committed version on the develop branch. Use as your own risk!" + body: ${RELEASE_DATE}\n This is always the latest committed version on the develop branch. Use as your own risk! prerelease: true on: repo: stashapp/stash