From af642060446f10fca1efc2d3c8dc93f45f94fcad Mon Sep 17 00:00:00 2001 From: Neucrack <8625829+Neutree@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:45:46 +0800 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 831cecaf..ede987dd 100755 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,8 +15,7 @@ on: repository_dispatch: types: [update_maixpy_doc] -permissions: - contents: write +permissions: write-all # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: