Skip to content

Commit f266be7

Browse files
author
Andrew Omondi
committed
chore: update generation for ts and python
1 parent 82cdae8 commit f266be7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ stages:
880880
- template: generation-templates/python.yml
881881
parameters:
882882
repoName: 'Agents-M365Copilot/python'
883-
baseDirectory: copilot_control_systems
883+
baseDirectory: microsoft_agents_m365copilot_beta
884884

885885
- stage: stage_ccs_typescript_beta
886886
dependsOn:
@@ -914,3 +914,4 @@ stages:
914914
- template: generation-templates/ccs-typescript-sdk.yml
915915
parameters:
916916
repoName: 'Agents-M365Copilot/typescript'
917+
packageName: '@microsoft/agents-m365copilot-beta'

0 commit comments

Comments
 (0)