Merge pull request #514 from bnkai/travis_body

Travis release date fix
This commit is contained in:
bnkai 2020-05-03 00:03:00 +03:00 committed by GitHub
commit 5370870598
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