rename to Development Release

This commit is contained in:
ConfiG 2023-08-04 03:34:27 +03:00
parent 68cfdd27c8
commit 0da86519f2
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -159,10 +159,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: nightly
name: 'Dev Release'
prerelease: true
name: 'Development Release'
body: |
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.
Geode development 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-installer-${{ steps.ref.outputs.hash }}-mac.pkg
./geode-installer-${{ steps.ref.outputs.hash }}-win.exe