From 0dc75261827329b5afdcfdc07bb8733c1d2202bb Mon Sep 17 00:00:00 2001 From: Andreas Date: Tue, 22 Oct 2024 21:47:51 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index daaf63e..551de4a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,7 +5,7 @@ # This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle -name: Build GlowingEyes for fabric/1.19.2 +name: Build GlowingEyes for 1.19.2 (Multiloader) on: push: