Skip to content

Commit 2e2ed90

Browse files
committed
[site] Try to adjust permissions for site execution
1 parent 953b1a3 commit 2e2ed90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/site.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- site
77

88
permissions: read-all
9+
contents: write
10+
pages: write
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)