We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6524aa5 commit d3a3988Copy full SHA for d3a3988
.github/workflows/build-all-sites.yml
@@ -20,3 +20,5 @@ jobs:
20
extended: true
21
- name: Build all sites
22
run: ./tooling/build_all_sites.sh
23
+ env:
24
+ HUGO_CURRICULUM_GITHUB_BEARER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments