diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 329dcb02..2bcebb99 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -103,6 +103,8 @@ jobs: - name: Bundle website working-directory: docs + env: + JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: JEKYLL_ENV=production bundle exec jekyll build - name: Upload docs & blueprint artifact diff --git a/docs/_config.yml b/docs/_config.yml index 56a93744..cec8718b 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -31,6 +31,7 @@ repository: ImperialCollegeLondon/FLT remote_theme: pages-themes/cayman@v0.2.0 plugins: - jekyll-remote-theme + - jekyll-github-metadata markdown: kramdown # Exclude from processing.