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 0ae3e8d commit b3d5d6aCopy full SHA for b3d5d6a
.github/workflows/publish.yml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
github_token: ${{ secrets.GITHUB_TOKEN }}
89
publish_dir: _build/html/
90
- # cname: intro.quantecon.org
+ cname: intro.quantecon.org
91
- name: Upload "_build" folder (cache)
92
uses: actions/upload-artifact@v2
93
0 commit comments