Merge branch 'main' of https://github.com/geode-sdk/geode into main

This commit is contained in:
HJfod 2023-08-03 20:02:00 +03:00
commit be63f59aa7

View file

@ -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