Loris Leiva hai 1 ano
pai
achega
5a6e76901e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/main.yml

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

@@ -70,6 +70,8 @@ jobs:
     runs-on: ubuntu-latest
     if: github.event_name == 'push'
     needs: [lint, tests]
+    permissions:
+      contents: write
     outputs:
       published: ${{ steps.changesets.outputs.published }}
     steps: