From db716d2e17a69f12120d0fb5ea82e167f7a37f61 Mon Sep 17 00:00:00 2001 From: bnkai <48220860+bnkai@users.noreply.github.com> Date: Sun, 3 May 2020 00:22:11 +0300 Subject: [PATCH] Revert "travis fix" --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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