Explorar o código

ci(github): add contents write permission for release job

TheWildJames hai 8 meses
pai
achega
c2580ac53f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/main.yml

+ 2 - 0
.github/workflows/main.yml

@@ -212,6 +212,8 @@ jobs:
   release:
     runs-on: ubuntu-latest
     if: inputs.release_type != 'Actions'
+    permissions:
+      contents: write
     needs:
     #- build-a12-5-10
     #- build-a13-5-10