From 3513827a1926bb28a1769e3503dfe18f0caddcb6 Mon Sep 17 00:00:00 2001 From: sillyangel Date: Sat, 4 Jan 2025 20:15:16 -0600 Subject: [PATCH] fix syntax error for yml --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7c8cd9f..0db8ab0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -31,7 +31,6 @@ jobs: - name: Upload to Modrinth uses: cloudnode-pro/modrinth-publish@2.0.0 with: - # Configure the action as needed. The following is an example. token: ${{ secrets.MODRINTH_TOKEN }} project: nuggetmod name: ${{ github.event.release.name }}