Skip to content

Commit 4b548fb

Browse files
committed
feat: publish gh-pages to a custom domain
1 parent f69a091 commit 4b548fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
github_token: ${{ secrets.GITHUB_TOKEN }}
4848
publish_dir: ./dist
49+
cname: d.metacubex.one
4950

5051
- name: zip
5152
run: |

0 commit comments

Comments
 (0)