Skip to content

Commit d3a3988

Browse files
committed
Pass GitHub token
1 parent 6524aa5 commit d3a3988

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-all-sites.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ jobs:
2020
extended: true
2121
- name: Build all sites
2222
run: ./tooling/build_all_sites.sh
23+
env:
24+
HUGO_CURRICULUM_GITHUB_BEARER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)