We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4a1bf commit 6a80cabCopy full SHA for 6a80cab
1 file changed
.github/workflows/deploy-docs.yml
@@ -3,6 +3,10 @@ on:
3
push:
4
branches:
5
- v2
6
+
7
+permissions:
8
+ contents: write
9
10
jobs:
11
build-and-deploy:
12
name: Build and Deploy
0 commit comments