ci/depoly: use new workflow

This commit is contained in:
thislight 2024-07-14 21:18:28 +08:00
parent ea0e5cdd9c
commit b9697a684d
2 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@
"scripts": {
"dev": "vite --host 0.0.0.0",
"preview": "vite preview",
"prepare": "vite build"
"dist": "vite build"
},
"keywords": [],
"author": "Rubicon",