Skip to content

Commit 833f565

Browse files
authored
1 parent 59959d2 commit 833f565

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-www.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
git submodule update --remote
3636
./_devel/update_hub_submodule.sh
3737
- name: Build Jekyll site
38+
env:
39+
JEKYLL_GITHUB_TOKEN: ${{ secrets.JEKYLL_GITHUB_TOKEN }}
3840
run: |
3941
make build_deploy
4042
- name: Deploy Jekyll site

0 commit comments

Comments
 (0)