add cname

This commit is contained in:
Tommy Parnell
2021-06-10 21:12:51 -04:00
parent 812138b3e3
commit 96fa86d4f0

View File

@@ -15,6 +15,7 @@ jobs:
yarn install yarn install
yarn run build yarn run build
yarn run export yarn run export
cp CNAME ./out
- name: Deploy 🚀 - name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@3.7.1 uses: JamesIves/github-pages-deploy-action@3.7.1
with: with: