Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit 59d496c

Browse files
authored
workflows: update domain
1 parent 07b5fbb commit 59d496c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: pnpm run build
2828

2929
- name: echo cname
30-
run: echo 'ritem-mini.elonehoo.xyz' > dist/CNAME
30+
run: echo 'ritem-mini.elonehoo.me' > dist/CNAME
3131

3232
- name: Deploy to GitHub Pages
3333
uses: crazy-max/ghaction-github-pages@v3

0 commit comments

Comments
 (0)