From 3b3950922893fc40d051e858c7c66435e2f2a04a Mon Sep 17 00:00:00 2001 From: QL <273641837@qq.com> Date: Wed, 12 Jun 2024 11:20:38 +0800 Subject: [PATCH] =?UTF-8?q?v1.0.2=20=E8=87=AA=E5=8A=A8=E5=8C=96=E6=89=93?= =?UTF-8?q?=E5=8C=85=E8=84=9A=E6=9C=AC=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/releaseV2.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/releaseV2.yml b/.github/workflows/releaseV2.yml index 5e809b1..a293031 100644 --- a/.github/workflows/releaseV2.yml +++ b/.github/workflows/releaseV2.yml @@ -6,9 +6,10 @@ on: name: Upload Release Asset permissions: + pull-requests: write contents: write id-token: write - issues: write + issues: write #__This fixed the HttpError: Resource not accessible by integration jobs: build: