From b1bdc038156dacd0fb544dfbcfd9d7122988e8fb Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sat, 30 Mar 2024 12:22:34 +0530 Subject: [PATCH] chore(actions): remove granular permissions on GITHUB_TOKEN --- .github/workflows/publish.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 7ea99a5..d61339e 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -5,11 +5,6 @@ on: tags: - "**" workflow_dispatch: - -permissions: - actions: write - contents: write - jobs: publish: name: Publish