From 2e875013e30e73b3bef4418e9543da323e2d162b Mon Sep 17 00:00:00 2001 From: Moritz Heuser Date: Wed, 4 May 2022 02:11:12 +0200 Subject: [PATCH] Revert "chore: working on release action" This reverts commit 7d68e183f213056774ad7bbae48369ff463b8dce. --- .github/workflows/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ea5755d6..27428c4b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,8 +11,6 @@ jobs: charts: name: Charts runs-on: ubuntu-latest - permissions: - issues: write steps: - name: Checkout