summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-02-23 17:45:09 +0900
committerSho Sakuma <me@m1sk9.dev>2026-02-23 17:45:09 +0900
commit390a45b9a5af6c07f6c7dd37cd7e6208e2bbdcb1 (patch)
treeb56f3b23b02724d462adfb1c1e7d0979aa4f828a /.github/workflows/ci.yaml
parent68c1eb05720f7c6d4fbf8d30d4b441125ad0860e (diff)
downloadLunaticChat-390a45b9a5af6c07f6c7dd37cd7e6208e2bbdcb1.tar.gz
LunaticChat-390a45b9a5af6c07f6c7dd37cd7e6208e2bbdcb1.tar.bz2
LunaticChat-390a45b9a5af6c07f6c7dd37cd7e6208e2bbdcb1.zip
ci: add folia support to release and ci workflows
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.github/workflows/ci.yaml')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 455fb25..5ddd4d4 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
with:
name: LunaticChat-${{ github.sha }}
path: |
- platform-paper/build/libs/LunaticChat-*-paper.jar
+ platform-paper/build/libs/LunaticChat-*.jar
platform-velocity/build/libs/LunaticChat-*-velocity.jar
retention-days: 7