From 461127c8c4f4389aa31d92d740cd8d225448f664 Mon Sep 17 00:00:00 2001 From: bnkai <48220860+bnkai@users.noreply.github.com> Date: Sat, 2 May 2020 23:28:35 +0300 Subject: [PATCH] travis fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c3f17709..f2d28f8de 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