Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
joelostblom committed Sep 5, 2024
1 parent 6dd8c98 commit 4249adc
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 4249adc

Please sign in to comment.