Skip to content

Commit 401a076

Browse files
committed
ci(workflows,mkdocs): set CNAME to docs.pythonnative.com for docs deploy
1 parent 30037d1 commit 401a076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
publish_dir: ./site
30+
cname: docs.pythonnative.com

0 commit comments

Comments
 (0)