Browse Source

release: v3 release test

kailong321200875 3 years ago
parent
commit
e48b93f9fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -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