From 4e4dffb240fee83fde186d9e2e4e870cf1a982c5 Mon Sep 17 00:00:00 2001 From: Miniontoby <47940064+Miniontoby@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:02:26 +0100 Subject: [PATCH] Update release.yml to run modrinth when beta as wel --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d3f6889..d0e26d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,7 +80,6 @@ jobs: GITHUB_REPOSITORY: AvionBlock/GeyserVoice - name: Create Modrinth release - if: github.event.inputs.status == 'stable' uses: dsx137/modrinth-release-action@main env: MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}