Skip to content

Commit af52be8

Browse files
authored
Update publish.yaml
1 parent 73a9615 commit af52be8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ jobs:
2828
target: gh-pages
2929
render: false
3030

31+
32+
- name: CNAME
33+
run: |
34+
cp ghpagescname _book/CNAME
35+
3136
- name: Deploy 🚀
3237
if: github.event_name != 'pull_request'
3338
uses: JamesIves/[email protected]

0 commit comments

Comments
 (0)