From ed66869c8de3d423623125ff0649afed360b2ca1 Mon Sep 17 00:00:00 2001 From: lincube Date: Tue, 2 Jun 2026 15:55:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20plonds-uploader.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/plonds-uploader.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/plonds-uploader.yml b/.github/workflows/plonds-uploader.yml index ebc527f..fd573aa 100644 --- a/.github/workflows/plonds-uploader.yml +++ b/.github/workflows/plonds-uploader.yml @@ -22,9 +22,9 @@ env: PLONDS_S3_PREFIX: lanmountain/update/plonds PLONDS_S3_PUBLIC_BASE_KEY_PREFIX: lanmountain/update PLONDS_S3_DIRECTORY_UPLOAD_CONCURRENCY: '4' - PLONDS_S3_MULTIPART_THRESHOLD_MB: '8' - PLONDS_S3_MULTIPART_PART_SIZE_MB: '5' - PLONDS_S3_MULTIPART_CONCURRENCY: '8' + PLONDS_S3_MULTIPART_THRESHOLD_MB: '10' + PLONDS_S3_MULTIPART_PART_SIZE_MB: '10' + PLONDS_S3_MULTIPART_CONCURRENCY: '4' jobs: publish: