refactor: change npm package from @memoh to @memohai

This commit is contained in:
Acbox
2026-03-24 21:30:25 +08:00
parent 5963e787a9
commit ff764d53ac
150 changed files with 311 additions and 296 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
run: pnpm install --no-frozen-lockfile
- name: Build with VitePress
run: pnpm --filter @memoh/docs build
run: pnpm --filter @memohai/docs build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4