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 74027ed commit 0840269Copy full SHA for 0840269
.github/workflows/publish.yml
@@ -32,4 +32,5 @@ jobs:
32
uses: peaceiris/actions-gh-pages@v3
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
- publish_dir: _build/html/
+ publish_dir: _build/html/
36
+ cname: python-programming.quantecon.org
0 commit comments