1 parent af3b36d commit 5ce1256Copy full SHA for 5ce1256
1 file changed
.github/workflows/deploy-docs.yml
@@ -4,6 +4,9 @@ on:
4
branches:
5
- main
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
deploy:
12
runs-on: ubuntu-latest
0 commit comments