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