Skip to content

Commit 636c34c

Browse files
authored
fix pushing gh-pages in CI (#200)
1 parent ec0edc6 commit 636c34c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/website.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- master
77

8+
permissions:
9+
contents: write
10+
811
# This job installs dependencies, builds the website, and pushes it to `gh-pages`
912
jobs:
1013
deploy-website:

0 commit comments

Comments
 (0)