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 ffdd99a + c11d38d commit 78d20b8
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: ./
keep_files: true
destination_dir: pull${{ github.event.number }}
- run: ls -al
Expand Down

0 comments on commit 78d20b8

Please sign in to comment.