await the insertion
This commit is contained in:
parent
7fec78ff84
commit
008e5777c5
@ -38,7 +38,7 @@ const handler = async ({payload}: FirRouteInput<typeof payloadT>) => {
|
||||
|
||||
const carts = await getCarts(repoPath, manifest.carts);
|
||||
|
||||
insertRelease({
|
||||
await insertRelease({
|
||||
manifest,
|
||||
carts,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user