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.
1 parent c066986 commit 3e12991Copy full SHA for 3e12991
.github/workflows/deploy_docs.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches: [main]
5
permissions:
6
- contents: read
+ contents: write
7
pages: write
8
id-token: write
9
concurrency:
0 commit comments