We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0121847 commit 29155b1Copy full SHA for 29155b1
.github/workflows/website.yml
@@ -3,6 +3,7 @@ name: Build and Publish Website
3
permissions:
4
contents: read
5
deployments: write
6
+ pages: write
7
8
on:
9
push:
0 commit comments