From e5af5cd0da2901c80bb4a627a9ccd749ec95b169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Hrivn=C3=A1k?= Date: Tue, 11 Jul 2023 23:17:09 +0200 Subject: [PATCH] Update Release.yml --- .github/workflows/Release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index cc5e9fd5..ab070190 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -77,7 +77,7 @@ jobs: esac echo "type=$rel_type" >> $GITHUB_OUTPUT - name: Create release - uses: juraj-hrivnak/upload-curseforge-modpack-action@v2.0.0 + uses: juraj-hrivnak/upload-curseforge-modpack-action@v1.0.1 with: api-token: ${{ secrets.CF_API_TOKEN }} project-id: ${{ env.PROJECT_ID }}