@@ -46,6 +46,7 @@ jobs:
run: |
yarn install
yarn run build:pro
+ cp ./path/to/CNAME ./CNAME
- name: Deploy
uses: peaceiris/actions-gh-pages@v3