Skip to content

Commit

Permalink
fix(CID): add pages write permission to deploy-docs
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Dec 29, 2023
1 parent 4863357 commit 5ac96d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ jobs:
needs: build-docs
permissions:
id-token: write
pages: write
environment:
name: release
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 5ac96d7

Please sign in to comment.