Skip to content

Commit 29155b1

Browse files
Add pages: write permission to website workflow
1 parent 0121847 commit 29155b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/website.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build and Publish Website
33
permissions:
44
contents: read
55
deployments: write
6+
pages: write
67

78
on:
89
push:

0 commit comments

Comments
 (0)