diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 608b624..9297700 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -39,7 +39,7 @@ jobs: - name: Upload Artifact uses: christopherHX/gitea-upload-artifact@v4 with: - name: build-artifact + name: plugin-build-artifact retention-days: 5 if-no-files-found: error path: ${{ steps.jprm.outputs.artifact }}