add cname
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
yarn install
|
||||
yarn run build
|
||||
yarn run export
|
||||
cp CNAME ./out
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user