Skip to content

Commit

Permalink
GHA: add missing ENV to PR build
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Jan 7, 2025
1 parent f25f65d commit ec270ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
mkdocs --version
env:
CI: true
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.GH_TOKEN }}

- name: Publish to Cloudflare Pages
id: cloudflare
Expand Down

0 comments on commit ec270ab

Please sign in to comment.