Skip to content

Commit d204f30

Browse files
committed
Remove CNAME from publish workflow for test repository
1 parent 4e99e50 commit d204f30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
with:
114114
github_token: ${{ secrets.GITHUB_TOKEN }}
115115
publish_dir: _build/html/
116-
cname: intro.quantecon.org
117116
- name: Upload "_build" folder (cache)
118117
uses: actions/upload-artifact@v5
119118
with:

0 commit comments

Comments
 (0)