From c9c0f6f2d5e708a185424f054bfacbd75ef82a3f Mon Sep 17 00:00:00 2001 From: wtlgo <50925676+wtlgo@users.noreply.github.com> Date: Thu, 14 Jul 2022 06:16:40 +0300 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b08f3d0..1d390e4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -35,7 +35,7 @@ jobs: prerelease: false files: | LICENSE.txt - build/libs/MCnDisableSweetBerries-*.jar + build/libs/MCnFood-*.jar publish: runs-on: ubuntu-latest