From 4c1810546f91430a4a647ace81652be9e98050b3 Mon Sep 17 00:00:00 2001 From: Gavin Zhao <git@gzgz.dev> Date: Fri, 11 Nov 2022 13:13:44 -0500 Subject: [PATCH] Update GH Actions permissions Signed-off-by: Gavin Zhao <git@gzgz.dev> --- .github/workflows/firebase-hosting-pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index ca925e9d..1f8409de 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -6,6 +6,7 @@ on: pull_request: branches: - ready-for-publish +permissions: write-all jobs: build_and_preview: