From f6c2b9e06f602c9cd1d8d2f96830f3ebad54a42a Mon Sep 17 00:00:00 2001 From: Avinash Krishna Date: Mon, 26 Feb 2024 12:40:18 +0530 Subject: [PATCH] Minor changes. --- .github/workflows/deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4f4a095..9a1ea9f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,6 +5,8 @@ on: push: branches: - main +permissions: + contents: write jobs: deploy: