From dd73e02bceeec26e586fc67f77abd77094a7ce36 Mon Sep 17 00:00:00 2001 From: lincube Date: Tue, 2 Jun 2026 16:24:58 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plonds-uploader.yml b/.github/workflows/plonds-uploader.yml index fd573aa..3359ea8 100644 --- a/.github/workflows/plonds-uploader.yml +++ b/.github/workflows/plonds-uploader.yml @@ -30,7 +30,7 @@ jobs: publish: if: ${{ github.event_name != 'workflow_run' || github.event.workflow_run.conclusion == 'success' }} runs-on: ubuntu-latest - timeout-minutes: 45 + timeout-minutes: 360 permissions: contents: write actions: read