We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e818257 commit 151c082Copy full SHA for 151c082
.github/workflows/deploy.yml
@@ -1,4 +1,6 @@
1
-name: Deploy
+name: Deploy documentation
2
+permissions:
3
+ pages: write
4
5
on:
6
push:
0 commit comments