summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yaml4
-rw-r--r--README.md1
2 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index a4dffea..455fb25 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -52,8 +52,8 @@ jobs:
with:
name: LunaticChat-${{ github.sha }}
path: |
- platform-paper/build/libs/*.jar
- platform-velocity/build/libs/*.jar
+ platform-paper/build/libs/LunaticChat-*-paper.jar
+ platform-velocity/build/libs/LunaticChat-*-velocity.jar
retention-days: 7
build_docs:
diff --git a/README.md b/README.md
index 0a56c4a..7c6a1fd 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,6 @@ See the [Documentation](https://lc.m1sk9.dev/guide/getting-started).
- Romaji to Japanese Conversion
- Channel Chat System
- Multi-platform support (Paper, Velocity)
- - Spigot? No problem, just use Paper!
## License