mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
fix: update name for workflow
This commit is contained in:
parent
80d563d181
commit
8d6d6b1d4f
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
|
|
@ -57,9 +57,9 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: nightly-dedicated-server
|
tag_name: nightly-dedicated-server
|
||||||
name: Nightly Server Release
|
name: Nightly Dedicated Server Release
|
||||||
body: |
|
body: |
|
||||||
Dedicated server runtime for Windows64.
|
Dedicated Server runtime for Windows64.
|
||||||
|
|
||||||
Download `LCEServerWindows64.zip` and extract it to a folder where you'd like to keep the server runtime.
|
Download `LCEServerWindows64.zip` and extract it to a folder where you'd like to keep the server runtime.
|
||||||
files: |
|
files: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue