From 7327f2b4233aa0d1e692093a1e16f96b483e5f40 Mon Sep 17 00:00:00 2001 From: 1024_byteeeee <2270484921@qq.com> Date: Sat, 30 Mar 2024 15:13:27 +0800 Subject: [PATCH] =?UTF-8?q?:white=5Fcheck=5Fmark:=20=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 8e724c6..b44692e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -106,8 +106,8 @@ jobs: - name: Publish Minecraft Mods uses: Kir-Antipov/mc-publish@v3.3.0 with: - # modrinth-id: q4fx1eTg - # modrinth-token: ${{ secrets.MODRINTH_API_TOKEN }} + modrinth-id: vBxRFGLR + modrinth-token: ${{ secrets.MODRINTH_API_TOKEN }} # curseforge-id: _INSERT_CURSEFORGE_MOD_ID_HERE_ # curseforge-token: ${{ secrets.CF_API_TOKEN }}