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

Commit

Permalink
workflows: update domain
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Dec 19, 2022
1 parent b1aa4a5 commit d7a2605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: pnpm run example:build

- name: echo cname
run: echo 'vitem.elonehoo.xyz' > example/dist/CNAME
run: echo 'vitem.elonehoo.me' > example/dist/CNAME

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

0 comments on commit d7a2605

Please sign in to comment.