From d94884186f38158fd7a21d08196f8c4e0f7edb94 Mon Sep 17 00:00:00 2001 From: lawvs <18554747+lawvs@users.noreply.github.com> Date: Fri, 29 Mar 2024 18:49:33 +0800 Subject: [PATCH] fix: ci --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7c45c3f..c4515cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-latest permissions: + contents: read # to access the repository pages: write # to deploy to Pages id-token: write # to verify the deployment originates from an appropriate source