diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a226ab3..9fc83b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,6 +69,8 @@ jobs: # Starting point from: https://coderefinery.github.io/documentation/gh_workflow/ docs: + permissions: + contents: write runs-on: ubuntu-latest needs: - prepare