release: v3 release test

This commit is contained in:
kailong321200875
2022-02-19 09:46:33 +08:00
parent f4eb4eac3a
commit f283478c5b
8 changed files with 63 additions and 139 deletions

View File

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