disable jekyll

This commit is contained in:
Tommy Parnell
2021-06-10 21:22:15 -04:00
parent 30948d4b25
commit dd36b9635f

View File

@@ -21,6 +21,7 @@ jobs:
yarn run build yarn run build
yarn run export yarn run export
cp CNAME ./out cp CNAME ./out
cp .nojekyll ./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: