diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 0833a00a..f3e083a6 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -10,6 +10,11 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: +permissions: + contents: read + id-token: read + pages: write + jobs: build: name: Build