From c6a8f6335fbd81025a644dafe29139df4d1eae04 Mon Sep 17 00:00:00 2001 From: Dreeam <61569423+Dreeam-qwq@users.noreply.github.com> Date: Fri, 6 Sep 2024 13:38:45 -0400 Subject: [PATCH] Trigger build --- .github/workflows/build-1211.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-1211.yml b/.github/workflows/build-1211.yml index f0bb305c..3f32ac11 100644 --- a/.github/workflows/build-1211.yml +++ b/.github/workflows/build-1211.yml @@ -57,6 +57,7 @@ jobs: run: | mv ./leaf-1.21.1-mojmap.jar ./leaf-1.21.1.jar + # TODO: marvinpinto/action-automatic-releases is archived, need to find new one - name: Release Leaf if: github.event_name != 'pull_request' uses: marvinpinto/action-automatic-releases@master