release: v3 release test
This commit is contained in:
parent
3ed1954ac0
commit
e48b93f9fb
|
@ -46,6 +46,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
yarn install
|
yarn install
|
||||||
yarn run build:pro
|
yarn run build:pro
|
||||||
|
cp ./path/to/CNAME ./CNAME
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
|
Loading…
Reference in New Issue