kailong321200875 3 жил өмнө
parent
commit
e48b93f9fb

+ 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