Explorar el Código

Fix helm release workflow (#3131)

Narekmat hace 2 años
padre
commit
2b790df989
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -88,7 +88,7 @@ jobs:
   charts:
     runs-on: ubuntu-latest
     permissions:
-      actions: write
+      contents: write
     needs: release
     steps:
       - name: Repository Dispatch