Skip to content

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 ac4482e commit f178454
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 build:example

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

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

0 comments on commit f178454

Please sign in to comment.