chore: add patch build deploy command to readme

This commit is contained in:
ayo 2026-05-20 18:08:15 +02:00
parent df5b89e5b1
commit 0f28734a2d

View file

@ -28,6 +28,7 @@ $ pnpm i
| `pnpm run build` | generate static files to `dist` directory |
| `pnpm run deploy` | upload to my server |
| `pnpm run prep:now` | back up and clear current `now page` constants |
| `pnpm run patch:build:deploy` | increment version, build, then upload |
## Deployment