fix: set prerelease to false for nightly releases

This commit is contained in:
itsRevela
2026-03-29 13:57:36 -05:00
parent c405ee9036
commit b3db1da8cb

View File

@@ -185,6 +185,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: Nightly-Dedicated-Server
prerelease: false
name: "Server: ${{ steps.sha.outputs.short }}"
body: |
Dedicated Server runtime for Windows64.
@@ -222,6 +223,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: Nightly
prerelease: false
name: "Client: ${{ steps.sha.outputs.short }}"
body: |
# Instructions: