From 60f763b694039b693d86494d29ca59db480fcc80 Mon Sep 17 00:00:00 2001 From: sebseb7 Date: Sat, 16 Dec 2023 00:07:55 +0100 Subject: [PATCH] fix ci --- .github/workflows/build.yml | 10 ---------- README.md | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d5f86da..12ddb95 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,16 +26,6 @@ jobs: with: name: md5sum.txt path: md5sum.txt - - name: Modrinth Body - if: startsWith(github.ref, 'refs/tags/') - env: - MODRINTH_TOKEN: ${{ secrets.MODRINTH_PAT }} - run: ./gradlew modrinthSyncBody - - name: Modrinth - if: startsWith(github.ref, 'refs/tags/') - env: - MODRINTH_TOKEN: ${{ secrets.MODRINTH_PAT }} - run: ./gradlew modrinth - name: Release uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') diff --git a/README.md b/README.md index 02189e0..e592841 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Default keybind for options GUI: Right-Shift+T # Supported Version: -- Minecraft 1.20 / 1.20.1 / 1.20.2 +- Minecraft 1.20.0-4 # Requires: -- malilib (0.0.5 requires malilib version 0.16.2-nyan.6 https://github.com/Nyan-Work/malilib/releases/download/snapshot-1.20.2/malilib-fabric-1.20.2-0.16.2-nyan.6.jar) +- malilib # Known Issues: