From ee9f0b1c99895b8ed57f79559a991adfce126f51 Mon Sep 17 00:00:00 2001 From: Sho Sakuma Date: Thu, 26 Feb 2026 00:54:11 +0900 Subject: ci: Fix Modrinth workflow --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9336726..4cafef4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -123,7 +123,7 @@ jobs: channel: ${{ env.MODRINTH_CHANNEL }} changelog: |- Please refer to the [GitHub release](https://github.com/m1sk9/LunaticChat/releases/tag/v${{ needs.validate.outputs.version }}) for update details. - loaders: | + loaders: |- paper folia game-versions: ${{ env.MODRINTH_GAME_VERSIONS }} -- cgit v1.2.1