1
0
This commit is contained in:
2023-06-04 15:47:05 +09:00
parent e3410c9320
commit 6189d1d412
229 changed files with 2182 additions and 3390 deletions

View File

@ -23,6 +23,7 @@ jobs:
TZ: "Asia/Tokyo"
run: |
yarn build
cp -rf CNAME ./dist/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3