mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
ci: add monograph publishing workflow
This commit is contained in:
committed by
Abdullah Atta
parent
69ba20009c
commit
05df9b77ed
@@ -31,6 +31,7 @@ const THREADS = Math.max(4, process.env.THREADS || os.cpus().length / 2);
|
||||
const scopes = {
|
||||
mobile: "apps/mobile",
|
||||
web: "apps/web",
|
||||
monograph: "apps/monograph",
|
||||
vericrypt: "apps/vericrypt",
|
||||
desktop: "apps/desktop",
|
||||
core: "packages/core",
|
||||
|
||||
Reference in New Issue
Block a user