We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bc222 commit 14b5d4dCopy full SHA for 14b5d4d
1 file changed
.github/workflows/docs.yml
@@ -5,6 +5,9 @@ on:
5
branches: [main]
6
workflow_dispatch:
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
docs:
13
runs-on: ubuntu-latest
0 commit comments