summaryrefslogtreecommitdiff
path: root/.github/workflows/release-velocity.yaml
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-05-06 06:22:32 +0900
committerGitHub <noreply@github.com>2026-05-06 06:22:32 +0900
commit7d98ae0b25c95dd05898a43bf1e2857ffbd9a74d (patch)
tree10e9394dcd35270c5374f5396bf8b86b7a711c2b /.github/workflows/release-velocity.yaml
parent9b7760ba474cfa4fdf8a05782a55dabdec3adfda (diff)
parentc092edbab0e8b516faaa459f6d0915c7df3cd06f (diff)
downloadLunaticChat-7d98ae0b25c95dd05898a43bf1e2857ffbd9a74d.tar.gz
LunaticChat-7d98ae0b25c95dd05898a43bf1e2857ffbd9a74d.tar.bz2
LunaticChat-7d98ae0b25c95dd05898a43bf1e2857ffbd9a74d.zip
Merge pull request #197 from m1sk9/fix/velocity-compatibility-info
docs: clarify paper/velocity compatibility
Diffstat (limited to '.github/workflows/release-velocity.yaml')
-rw-r--r--.github/workflows/release-velocity.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-velocity.yaml b/.github/workflows/release-velocity.yaml
index b527693..5e2c0bf 100644
--- a/.github/workflows/release-velocity.yaml
+++ b/.github/workflows/release-velocity.yaml
@@ -121,7 +121,7 @@ jobs:
gh release create "$TAG_NAME" \
"platform-velocity/build/libs/$JAR_NAME" \
- --title "$TAG_NAME" \
+ --title "LunaticChat v${VERSION} (Velocity)" \
--draft \
--notes-file /tmp/release-notes.md