From b5de54b5842f9a56af78f41a98b31ad24695aeaf Mon Sep 17 00:00:00 2001 From: Nico1704 <119746762+Nico170420@users.noreply.github.com> Date: Wed, 18 Jan 2023 03:10:39 +0100 Subject: [PATCH] Fix release bug --- .github/workflows/Recovery Build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/Recovery Build.yml b/.github/workflows/Recovery Build.yml index 8710e44..e4d9525 100644 --- a/.github/workflows/Recovery Build.yml +++ b/.github/workflows/Recovery Build.yml @@ -46,6 +46,8 @@ jobs: build: if: github.event.repository.owner.id == github.event.sender.id runs-on: ubuntu-20.04 + permissions: + contents: write steps: - name: Display Run Parameters run: |