Skip to content

Commit

Permalink
Merge branch 'main' into test-pre-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
joelostblom authored Sep 5, 2024
2 parents 3893385 + 4249adc commit c0b0dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-diff-and-deploy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: textbook/_book
publish_dir: ../textbook/_book
keep_files: true
destination_dir: pull${{ github.event.number }}

Expand Down

0 comments on commit c0b0dac

Please sign in to comment.