Skip to content

Commit 6955b26

Browse files
committed
build: permissions gh-pages
1 parent b950549 commit 6955b26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-doc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
# permissions for write to gh-pages branch
8+
permissions:
9+
contents: write
710

811
jobs:
912
deploy:

0 commit comments

Comments
 (0)