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 4288967 commit 760c264Copy full SHA for 760c264
.github/workflows/vitepress-deploy.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
workflow_dispatch:
8
+permissions:
9
+ contents: write
10
11
jobs:
12
deploy:
0 commit comments