From b427c66c25b36a762e77f58f1f0bd62055c611a9 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 13 Dec 2024 21:45:49 +0530 Subject: [PATCH] deploy steps modified --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ed23949..aa63bd2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,6 +20,7 @@ jobs: # The type of runner that the job will run on runs-on: ubuntu-latest permissions: + pages: write id-token: write contents: write # Steps represent a sequence of tasks that will be executed as part of the job