We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4799bac commit 19dfa8aCopy full SHA for 19dfa8a
1 file changed
.github/workflows/docs.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- main
6
+permissions:
7
+ contents: write
8
9
jobs:
10
build:
0 commit comments