mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-17 14:22:54 +00:00
ci: fix server title
This commit is contained in:
parent
6a8f28b645
commit
d2810bfee3
2
.github/workflows/stable.yml
vendored
2
.github/workflows/stable.yml
vendored
|
|
@ -235,7 +235,7 @@ jobs:
|
|||
run: |
|
||||
VERSION=v$(cat BUMP)
|
||||
gh release create $VERSION-Dedicated-Server artifacts/* \
|
||||
--title "$(VERSION) Server" \
|
||||
--title "$VERSION Server" \
|
||||
--notes "Dedicated Server runtime for Windows64.
|
||||
|
||||
Two flavours are attached:
|
||||
|
|
|
|||
Loading…
Reference in a new issue