Browse Source

Fix release bug

Nico1704 3 years ago
parent
commit
b5de54b584
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/Recovery Build.yml

+ 2 - 0
.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: |