diff --git a/.github/workflows/update-docs.yaml b/.github/workflows/update-docs.yaml index b2d8f79..137fd9e 100644 --- a/.github/workflows/update-docs.yaml +++ b/.github/workflows/update-docs.yaml @@ -12,6 +12,8 @@ on: jobs: update-docs: runs-on: ubuntu-latest + permissions: + contents: write services: # Start your API service (adjust based on your setup)