chore: update release script

This commit is contained in:
d-kimsuon
2025-09-01 03:33:01 +09:00
parent 23483a26b0
commit 88ca98ac7f

View File

@@ -10,7 +10,4 @@ pnpm build
cp -r .next/standalone ./dist/
git add dist
git commit -m "chore: Release"
git push origin HEAD
pnpm release-it