From 6213c7ad7a9408db3125b8cdf7f4c076b639b648 Mon Sep 17 00:00:00 2001 From: Sahand Seifi Date: Thu, 9 May 2024 14:52:53 -0400 Subject: [PATCH] Fix action permission --- .github/workflows/master.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6b56f65..f560e86 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -71,6 +71,8 @@ jobs: name: DeployExamplesLive needs: Release runs-on: ubuntu-latest + permissions: + contents: write strategy: fail-fast: true matrix: