mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
Update dev release body
This commit is contained in:
parent
0236b02ea1
commit
26cf592bb9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -161,7 +161,7 @@ jobs:
|
|||
draft: false
|
||||
prerelease: true
|
||||
body: |
|
||||
Dev release of Geode. Will not install the resources automatically, so you should use the installers to install them.
|
||||
Geode dev release for commit $GITHUB_SHA. Since this is not a regular release, Geode will not install the resources automatically, so you should use the installer if you want them.
|
||||
files: |
|
||||
./geode-${{ steps.ref.outputs.hash }}-mac.zip
|
||||
./geode-${{ steps.ref.outputs.hash }}-win.zip
|
||||
|
|
Loading…
Reference in a new issue