We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e97a8 commit fe803b4Copy full SHA for fe803b4
.github/workflows/update_book.yml
@@ -32,5 +32,6 @@ jobs:
32
uses: peaceiris/[email protected]
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
+ publish_dir: ./
36
force_orphan: true
37
cname: python.datasciencebook.ca
0 commit comments