Skip to content

Commit

Permalink
use preview on MHKiT repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ssolson committed Feb 3, 2025
1 parent f2a27a7 commit 17b6246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/_build/html
destination_dir: pr-previews/${{ github.event.number }}
external_repository: ${{ github.event.pull_request.head.repo.full_name }}
force_orphan: true
external_repository: ${{ github.repository }}
keep_files: true
enable_jekyll: false
full_commit_message: ${{ github.event.head_commit.message }}

0 comments on commit 17b6246

Please sign in to comment.