diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e3db54e0..f811b30f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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