diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index f2f5221..4062b5d 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/src/actions/custom.ts b/src/actions/custom.ts index 2412cbc..463b76d 100644 --- a/src/actions/custom.ts +++ b/src/actions/custom.ts @@ -78,6 +78,7 @@ export const createPagerDutyServiceAction = (props?: CreatePagerDutyServiceActio ctx.output('serviceUrl', service.url); ctx.output('serviceId', service.id); + ctx.output('account', account); // Create Backstage Integration in PagerDuty service const backstageIntegrationId = 'PRO19CT'; // ID for Backstage integration