We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5148e0 + 18259ae commit 6a5c0afCopy full SHA for 6a5c0af
.github/workflows/publish-mkdocs-website.yml
@@ -1,4 +1,6 @@
1
name: Publish MkDocs website to GitHub pages
2
+permissions:
3
+ contents: write
4
on:
5
push:
6
branches:
0 commit comments