Skip to content

Commit fe803b4

Browse files
add publish dir to gh-pages action
1 parent 69e97a8 commit fe803b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_book.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
uses: peaceiris/[email protected]
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
35+
publish_dir: ./
3536
force_orphan: true
3637
cname: python.datasciencebook.ca

0 commit comments

Comments
 (0)