From 3b005510e4b6584e6654346a32bc4601ea072faf Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 7 Aug 2024 07:33:43 +0100 Subject: [PATCH] yes --- .gitea/workflows/release-mod.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/release-mod.yml b/.gitea/workflows/release-mod.yml index 1bf7d18..41b4296 100644 --- a/.gitea/workflows/release-mod.yml +++ b/.gitea/workflows/release-mod.yml @@ -49,7 +49,6 @@ jobs: path: ${{ steps.Build.outputs.artifactpath }} - name: Release Mod - uses: christopherhx/gitea-upload-artifact@v4 + uses: https://gitea.com/actions/release-action@main with: path: ${{ steps.Build.outputs.artifactpath }} - compression-level: 9