소스 검색

Fix release bug

Nico1704 3 년 전
부모
커밋
b5de54b584
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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: |