Skip to content

Commit 760c264

Browse files
committed
chore(ci): add permissions for workflow
1 parent 4288967 commit 760c264

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/vitepress-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
workflow_dispatch:
8+
permissions:
9+
contents: write
810

911
jobs:
1012
deploy:

0 commit comments

Comments
 (0)