diff --git a/lib/commands/push.ts b/lib/commands/push.ts index 8bed647d..862fa69e 100644 --- a/lib/commands/push.ts +++ b/lib/commands/push.ts @@ -328,7 +328,7 @@ export default class PushCmd extends Command { ]); const application = await getApplication(sdk, appNameOrSlug, { - $select: ['app_name', 'slug'], + $select: 'slug', }); const opts = {