We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3147656 + 18e98f7 commit ab917b7Copy full SHA for ab917b7
.github/workflows/deploy_website.yml
@@ -19,7 +19,7 @@ jobs:
19
build-and-deploy-book:
20
runs-on: ubuntu-latest
21
permissions:
22
- pages: write
+ contents: write
23
id-token: write
24
steps:
25
- uses: actions/checkout@v4
0 commit comments