chore: do the thing
This commit is contained in:
parent
f0b3b8b256
commit
f9034ee053
|
@ -8,7 +8,7 @@ const {
|
|||
FLECKS_CORE_ROOT = process.cwd(),
|
||||
} = process.env;
|
||||
|
||||
const args = ['echo', 'npm', 'publish', '--provenance'];
|
||||
const args = ['npm', 'publish', '--provenance'];
|
||||
const {workspaces} = require(join(FLECKS_CORE_ROOT, 'package.json'));
|
||||
|
||||
(async () => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user