Merge pull request #515 from stashapp/revert-514-travis_body

Revert "travis fix"
This commit is contained in:
bnkai 2020-05-03 00:23:04 +03:00 committed by GitHub
commit 0e01177440
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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