Nico1704 3 anni fa
parent
commit
b5de54b584
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: |