From de22bd24b0ee6cefb071cfcebb2eaf02fcd7624e Mon Sep 17 00:00:00 2001 From: Ctwo <43128991+YuiCtwo@users.noreply.github.com> Date: Fri, 6 Dec 2024 19:10:33 +0800 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 954dfae..35918b3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,6 +20,9 @@ concurrency: jobs: build: + permissions: + contents: read + id-token: write runs-on: ubuntu-latest strategy: matrix: