From fc60adf026a757e576f5342b6149338d504a618c Mon Sep 17 00:00:00 2001 From: Zefir Kirilov Date: Thu, 21 May 2026 12:08:30 +0300 Subject: [PATCH] Use version range for `modrinth-publish` workflow --- .github/workflows/ci.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b68e426..f2818f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,12 +72,5 @@ jobs: paper bukkit spigot - game-versions: |- - 1.15.x - 1.16.x - 1.17.x - 1.18.x - 1.19.x - 1.20.x - 1.21.x + game-versions: ">=1.15" files: target/AnvilUnlocker-${{ steps.version.outputs.VERSION }}.jar