From ffcd682706186a58cd27977e9e315c52d023a34d Mon Sep 17 00:00:00 2001 From: Naresh Chandanbatve Date: Tue, 12 Dec 2023 01:46:18 +0530 Subject: [PATCH] Update deploy-preview.yaml --- .github/workflows/deploy-preview.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy-preview.yaml b/.github/workflows/deploy-preview.yaml index c9bc0f7..0a60471 100644 --- a/.github/workflows/deploy-preview.yaml +++ b/.github/workflows/deploy-preview.yaml @@ -5,6 +5,8 @@ on: branches: - dev +permissions: write-all + jobs: deploy_preview: runs-on: ubuntu-latest