mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 07:57:51 -05:00
Merge branch 'main' of https://github.com/geode-sdk/geode into main
This commit is contained in:
commit
be63f59aa7
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
|
draft: false
|
||||||
prerelease: true
|
prerelease: true
|
||||||
body: |
|
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: |
|
files: |
|
||||||
./geode-${{ steps.ref.outputs.hash }}-mac.zip
|
./geode-${{ steps.ref.outputs.hash }}-mac.zip
|
||||||
./geode-${{ steps.ref.outputs.hash }}-win.zip
|
./geode-${{ steps.ref.outputs.hash }}-win.zip
|
||||||
|
|
Loading…
Reference in a new issue