From e33da5e8e7cecbdd99e94600649ee92fe3c8e79b Mon Sep 17 00:00:00 2001 From: Meghea Iulian Date: Thu, 21 Mar 2024 09:38:22 +0200 Subject: [PATCH] chore: adjust workflow permissions --- .github/workflows/preview.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 5acce529..6a48bbf8 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -9,6 +9,7 @@ on: - closed permissions: contents: write + pages: write jobs: storybook: uses: Neovici/cfg/.github/workflows/preview.yml@master