From 61b30e8d2e58a293d555b20bf6624332a0c20317 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:02:19 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30361c4..98c9d17 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: with: java-version: 17 distribution: temurin - + - name: Checkout sources uses: actions/checkout@v3 @@ -40,7 +40,7 @@ jobs: TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Publish to modrinth - uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1 + run: ./gradlew with: arguments: modrinth # I have no ided if this will work