mirror of https://github.com/stashapp/stash.git
Add commitish for dev release
This commit is contained in:
parent
777956f0ab
commit
8ec25ef161
|
@ -95,6 +95,7 @@ jobs:
|
|||
prerelease: true
|
||||
allow_override: true
|
||||
tag: latest_develop
|
||||
commitish: develop
|
||||
name: "${{ env.STASH_VERSION }}: Latest development build"
|
||||
body: "**${{ env.RELEASE_DATE }}**\n This is always the latest committed version on the develop branch. Use as your own risk!"
|
||||
files: |
|
||||
|
|
Loading…
Reference in New Issue