From f310ecb8ec7b743b4c77d48734eb598b55cac570 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Fri, 5 May 2023 00:18:19 +0300 Subject: [PATCH] chore(actions): Update publish.yml --- .github/workflows/publish.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3254890..7e0dd2b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -5,6 +5,11 @@ on: branches: - main +permissions: + contents: write + issues: write + pull-requests: write + jobs: publish: name: Publish