Skip to content

Commit

Permalink
Merge branch 'main' into luhan/fix4651
Browse files Browse the repository at this point in the history
  • Loading branch information
boydc2014 authored Nov 5, 2020
2 parents 43567c0 + b762301 commit 9e6f617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Composer/packages/server/src/models/bot/builder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ export class Builder {
suffix: config.suffix,
keptVersionCount: 10,
isStaging: false,
region: config.region,
});

await this.luBuilder.writeDialogAssets(buildResult, {
Expand Down

0 comments on commit 9e6f617

Please sign in to comment.