Doc: Fixed deploy doc

pull/4942/head
Laurent Cozic 2021-05-10 12:22:56 +02:00
parent 610e1dc885
commit 5d7a3ceff5
1 changed files with 7 additions and 1 deletions

View File

@ -54,6 +54,12 @@ Finally, to release the actual app, run:
npm run releaseCli
## Joplin Server
Run:
npm run releaseServer
## Web clipper
Run:
@ -64,7 +70,7 @@ Run:
First the types should generally be updated, using `./updateTypes.sh`. Then run:
npm run releaseGenerator
npm run releasePluginGenerator
## Plugin Repo Cli