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 f050d01 commit 008aac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: yarn build

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

# 查看 workflow 的文档来获取更多信息
# @see https://github.com/crazy-max/ghaction-github-pages
Expand Down

0 comments on commit 008aac7

Please sign in to comment.