diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9d720c3..8edc167 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -88,7 +88,7 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: _build/html/ - # cname: stats.quantecon.org + cname: stats.quantecon.org - name: Prepare lecture-stats.notebooks sync shell: bash -l {0} run: |