From 18b3afb9fefb8f66fc56f550465b28c1445cb9f1 Mon Sep 17 00:00:00 2001 From: Ctwo <43128991+YuiCtwo@users.noreply.github.com> Date: Fri, 6 Dec 2024 19:15:28 +0800 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 35918b3..c43b423 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,9 +10,9 @@ env: TZ: Asia/Shanghai permissions: + id-token: write contents: read pages: write - id-token: write concurrency: group: pages @@ -20,9 +20,6 @@ concurrency: jobs: build: - permissions: - contents: read - id-token: write runs-on: ubuntu-latest strategy: matrix: