From e6cc9759ce5c19d92aefcafd45214c464e7994b1 Mon Sep 17 00:00:00 2001 From: Waldemar Neto Date: Sun, 30 Jun 2024 20:48:57 -0300 Subject: [PATCH] add test permission to GH pages --- .github/workflows/lead-landing-page.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lead-landing-page.yaml b/.github/workflows/lead-landing-page.yaml index a309cdf..0061858 100644 --- a/.github/workflows/lead-landing-page.yaml +++ b/.github/workflows/lead-landing-page.yaml @@ -31,6 +31,7 @@ jobs: runs-on: ubuntu-latest needs: setup permissions: + contents: read pages: write id-token: write