Skip to content

Commit a5d7858

Browse files
committed
chore(docs): pass JEKYLL_GITHUB_TOKEN
1 parent 722dc2d commit a5d7858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
working-directory: ./docs
5656
env:
5757
JEKYLL_ENV: production
58+
JEKYLL_GITHUB_TOKEN: ${{ github.token }}
5859
- name: Copy files to site
5960
run: |
6061
mkdir ./_site/studio

0 commit comments

Comments
 (0)