Skip to content

Commit

Permalink
Merge pull request #32 from superfly/fix-book-upload
Browse files Browse the repository at this point in the history
Upload book/html
  • Loading branch information
jeromegn authored Aug 23, 2023
2 parents c7f8734 + 1623b9c commit 6539dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
# Upload entire repository
path: 'book'
path: 'book/html'

- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 6539dfd

Please sign in to comment.