mirror of https://github.com/stashapp/stash.git
travis fix
This commit is contained in:
parent
3d22d5a742
commit
461127c8c4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue