Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Commit

Permalink
W.I.P.
Browse files Browse the repository at this point in the history
  • Loading branch information
pierce-h committed Sep 15, 2020
1 parent 8479681 commit d9ba13e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/publish-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ export default async function publishApp(
);
await createOrFindTestAccount(client, platformApp);
}

return newDeployment;
}

await createOrFindTestAccount(client, platformApp);
Expand Down

0 comments on commit d9ba13e

Please sign in to comment.