From 4dda0e8049884d284ab468a63d238adbfef8c7a8 Mon Sep 17 00:00:00 2001 From: Liz Graham Date: Fri, 25 Mar 2022 15:37:08 +0000 Subject: [PATCH] Update build-release.yml include modrinth mod ids --- .github/workflows/build-release.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index f8fbde3..72f5049 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -53,7 +53,9 @@ jobs: dependencies: | fabric | depends | 0.46.0 + P7dR8mSH | depends | 0.46.0 kirin | includes | 1.10.0-beta.2 modmenu | recommends | * - + mOgUt4GM | recommends | * + version-resolver: latest # Defaults to selecting the latest compatible version of Minecraft, using the tag from the fabric.mod.json \ No newline at end of file