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 cf5b126 commit 7b88266Copy full SHA for 7b88266
.github/workflows/deploy-docs.yml
@@ -2,7 +2,8 @@ name: Deploy Docs
2
on:
3
workflow_dispatch:
4
5
-permissions: read-all
+permissions:
6
+ actions: write
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments