1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

ci(deploy): Add deployment to Modrinth

This commit is contained in:
2025-12-25 14:50:52 +08:00
parent bc002f9a07
commit acc92d5fb4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
modrinth-featured: true modrinth-featured: true
modrinth-token: ${{ secrets.MODRINTH_TOKEN }} modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
files: | files: |
.asset/*.jar asset/*.jar
loaders: | loaders: |
spigot spigot
paper paper
+1 -1
View File
@@ -19,7 +19,7 @@
<groupId>cc.carm.plugin</groupId> <groupId>cc.carm.plugin</groupId>
<artifactId>userprefix</artifactId> <artifactId>userprefix</artifactId>
<version>3.3.0</version> <version>3.3.1</version>
<name>UserPrefix</name> <name>UserPrefix</name>
<description>轻便、高效、实时的用户前缀系统。</description> <description>轻便、高效、实时的用户前缀系统。</description>