From 514793a8b852f08f8ac12110d5c48f2915e0c93d Mon Sep 17 00:00:00 2001 From: Serge Koudoro Date: Mon, 11 Sep 2023 16:00:12 -0400 Subject: [PATCH] allow write to content --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b115282c..c60eb216 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,7 +14,7 @@ jobs: deploy: runs-on: ubuntu-latest permissions: - contents: read + contents: write pull-requests: write issues: write env: