mirror of
https://github.com/stashapp/stash.git
synced 2026-04-23 23:41:38 +02:00
Add commitish for dev release
This commit is contained in:
parent
777956f0ab
commit
8ec25ef161
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -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 a new issue