Skip to content

Commit 797d685

Browse files
authored
Update repoName in beta cli generation (#1108)
1 parent 11db66a commit 797d685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ stages:
827827
parameters:
828828
language: 'cli'
829829
version: ''
830-
repoName: 'msgraph-cli'
830+
repoName: 'msgraph-beta-cli'
831831
baseBranchName : 'main'
832832
branchName: 'kiota/$(betaBranch)'
833833
targetClassName: "GraphClient"

0 commit comments

Comments
 (0)