From af1139eecaf0523ec16e1c9c8c437c8fa5377ea6 Mon Sep 17 00:00:00 2001 From: Foxy Date: Mon, 28 Oct 2024 19:10:31 +0100 Subject: [PATCH] Updated publish game version to 1.21.2-3 --- .github/workflows/publish.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5bd6118..32b32f2 100755 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,9 @@ jobs: files: neoforge/build/libs/!(*-@(dev|sources|api|javadoc)).jar github-files: neoforge/build/libs/*-@(dev|sources|api|javadoc).jar version-type: beta - game-versions: 1.21.2 + game-versions: | + 1.21.2 + 1.21.3 game-version-filter: releases dependencies: | cloth-config(required){modrinth:9s6osm5g}{curseforge:348521}#(ignore:github) @@ -60,7 +62,9 @@ jobs: files: fabric/build/libs/!(*-@(dev|sources|api|javadoc)).jar github-files: fabric/build/libs/*-@(dev|sources|api|javadoc).jar version-type: beta - game-versions: [1.21.2, 1.21.3] + game-versions: | + 1.21.2 + 1.21.3 game-version-filter: releases dependencies: | cloth-config(required){modrinth:9s6osm5g}{curseforge:348521}#(ignore:github)